Home
last modified time | relevance | path

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

/freebsd/sys/fs/unionfs/
H A Dunion.h61 unionfs_copymode um_copymode; member
H A Dunion_vfsops.c264 ump->um_copymode = copymode; in unionfs_domount()
H A Dunion_subr.c662 switch (ump->um_copymode) { in unionfs_create_uppervattr_core()
H A Dunion_vnops.c982 if (ump->um_copymode != UNIONFS_TRANSPARENT) { in unionfs_access()