Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h471 #define MNTK_UNIONFS 0x00020000 /* A hack for F_ISUNIONSTACK */ macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c847 if (mp->mnt_kern_flag & MNTK_UNIONFS || in kern_fcntl()