Searched refs:PRIV_VFS_SETQUOTA (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h281 #define PRIV_VFS_SETQUOTA 340 /* setquota(). */ macro
/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_quota.c854 error = priv_check(td, PRIV_VFS_SETQUOTA);
/freebsd-12-stable/sys/kern/
H A Dkern_jail.c3311 case PRIV_VFS_SETQUOTA:

Completed in 121 milliseconds