Searched refs:UNIONFS_TRADITIONAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/fs/unionfs/
H A Dunion.h45 UNIONFS_TRADITIONAL = 0, enumerator in enum:_unionfs_copymode
H A Dunion_vfsops.c198 copymode = UNIONFS_TRADITIONAL;
223 /* If copymode is UNIONFS_TRADITIONAL, uid/gid is mounted user. */
224 if (copymode == UNIONFS_TRADITIONAL) {

Completed in 98 milliseconds