Searched refs:quota_on (Results 1 – 3 of 3) sorted by relevance
172 if (quota_on(qf) != 0) { in quotaonoff()
187 int quota_on(struct quotafile *_qf);
208 quota_on(struct quotafile *qf) in quota_on() function