Home
last modified time | relevance | path

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

/src/sys/fs/unionfs/
H A Dunion_vfsops.c85 unionfs_whitemode whitemode; in unionfs_domount() local
103 whitemode = UNIONFS_WHITE_ALWAYS; in unionfs_domount()
211 whitemode = UNIONFS_WHITE_ALWAYS; in unionfs_domount()
213 whitemode = UNIONFS_WHITE_WHENNEEDED; in unionfs_domount()
267 ump->um_whitemode = whitemode; in unionfs_domount()