Home
last modified time | relevance | path

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

/src/sys/fs/unionfs/
H A Dunion.h49 UNIONFS_WHITE_ALWAYS = 0, enumerator
H A Dunion_vfsops.c103 whitemode = UNIONFS_WHITE_ALWAYS; in unionfs_domount()
211 whitemode = UNIONFS_WHITE_ALWAYS; in unionfs_domount()
H A Dunion_vnops.c1297 if (ump == NULL || ump->um_whitemode == UNIONFS_WHITE_ALWAYS || in unionfs_remove()
1770 if (ump->um_whitemode == UNIONFS_WHITE_ALWAYS || lvp != NULL) in unionfs_rmdir()