Searched refs:PRIV_VFS_GETQUOTA (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c2024 case PRIV_VFS_GETQUOTA:
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1792 case PRIV_VFS_GETQUOTA:
/freebsd-11-stable/sys/sys/
H A Dpriv.h267 #define PRIV_VFS_GETQUOTA 328 /* getquota(). */ macro
/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_quota.c807 error = priv_check(td, PRIV_VFS_GETQUOTA);
816 error = priv_check(td, PRIV_VFS_GETQUOTA);
/freebsd-11-stable/sys/kern/
H A Dkern_jail.c3292 case PRIV_VFS_GETQUOTA:

Completed in 145 milliseconds