Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_init.c490 if (vfc->vfc_flags & VFCF_JAIL) in vfs_register()
/f-stack/freebsd/sys/
H A Dmount.h648 #define VFCF_JAIL 0x00400000 /* can be mounted from within a jail */ macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c139 VFS_SET(zfs_vfsops, zfs, VFCF_JAIL | VFCF_DELEGADMIN);