Home
last modified time | relevance | path

Searched refs:UNIONFS_WHITE_ALWAYS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/unionfs/
H A Dunion.h49 UNIONFS_WHITE_ALWAYS = 0, enumerator
H A Dunion_vfsops.c101 whitemode = UNIONFS_WHITE_ALWAYS; in unionfs_domount()
209 whitemode = UNIONFS_WHITE_ALWAYS; in unionfs_domount()
H A Dunion_vnops.c1073 if (ump == NULL || ump->um_whitemode == UNIONFS_WHITE_ALWAYS || in unionfs_remove()
1512 if (ump->um_whitemode == UNIONFS_WHITE_ALWAYS || lvp != NULLVP) in unionfs_rmdir()