Home
last modified time | relevance | path

Searched refs:PRIV_VFS_UNMOUNT (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/sys/
H A Dpriv.h284 #define PRIV_VFS_UNMOUNT 343 /* Can unmount(). */ macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_policy.c82 return (spl_priv_check_cred(cr, PRIV_VFS_UNMOUNT)); in secpolicy_fs_unmount()
/f-stack/freebsd/kern/
H A Dvfs_mount.c1406 error = priv_check(td, PRIV_VFS_UNMOUNT); in kern_unmount()
H A Dkern_jail.c3544 case PRIV_VFS_UNMOUNT: in prison_priv_check()
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c1803 case PRIV_VFS_UNMOUNT: in lomac_priv_check()
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c2035 case PRIV_VFS_UNMOUNT: in biba_priv_check()