Searched refs:PR_ALLOW_QUOTAS (Results 1 – 3 of 3) sorted by relevance
234 #define PR_ALLOW_QUOTAS 0x00000020 macro
201 {"allow.quotas", "allow.noquotas", PR_ALLOW_QUOTAS},
199 if (!prison_allow(td->td_ucred, PR_ALLOW_QUOTAS)) in sys_quotactl()