Home
last modified time | relevance | path

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

/freebsd/sys/fs/unionfs/
H A Dunion.h43 UNIONFS_TRANSPARENT, enumerator
H A Dunion_vfsops.c100 copymode = UNIONFS_TRANSPARENT; /* default */ in unionfs_domount()
195 copymode = UNIONFS_TRANSPARENT; in unionfs_domount()
H A Dunion_subr.c663 case UNIONFS_TRANSPARENT: in unionfs_create_uppervattr_core()
H A Dunion_vnops.c982 if (ump->um_copymode != UNIONFS_TRANSPARENT) { in unionfs_access()