Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/unionfs/
H A Dunion.h51 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.c1075 if (ump == NULL || ump->um_whitemode == UNIONFS_WHITE_ALWAYS || in unionfs_remove()
1474 if (ump->um_whitemode == UNIONFS_WHITE_ALWAYS || lvp != NULLVP) in unionfs_rmdir()