Lines Matching refs:quota
10 * Tests basic error handling of the quotactl syscall with visible quota files
20 * - ESRCH when no disk quota is found for the indicated user and quotas have
22 * - ESRCH when cmd is Q_QUOTAON, but the quota format was not found
24 * equal to id that has an active quota
26 * range allowed by the quota format
30 * For ERANGE error, the vfsv0 and vfsv1 format's maximum quota limit setting
37 * quota: Fix maximum quota limit settings
41 #include <sys/quota.h>
111 "ESRCH is for Q_SETQUOTA but no quota found for the user or quotas are off"},
114 "ESRCH when cmd is Q_QUOTAON, but the quota format was not found"},