Home
last modified time | relevance | path

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

/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c351 mp->mnt_kern_flag |= MNTK_NOMSYNC | MNTK_UNIONFS | in unionfs_domount()
/freebsd/sys/sys/
H A Dmount.h503 #define MNTK_UNIONFS 0x00020000 /* A hack for F_ISUNIONSTACK */ macro
/freebsd/sys/kern/
H A Dkern_descrip.c870 if (mp->mnt_kern_flag & MNTK_UNIONFS || in kern_fcntl()