| H A D | quota.c | 83 static void showrawquotas(int type, u_long id, struct quotause *qup); 85 static int getufsquota(struct fstab *fs, struct quotause *qup, long id, 87 static int getnfsquota(struct statfs *fst, struct quotause *qup, long id, 271 struct quotause *qup; in showquotas() 282 for (qup = quplist; qup; qup = qup->next) { in showquotas() 284 if (qup->dqblk.dqb_ihardlimit && in showquotas() 285 qup in showquotas() 268 struct quotause *qup; showquotas() local 378 showrawquotas(int type,u_long id,struct quotause * qup) showrawquotas() argument 477 struct quotause *qup, *quptail = NULL; getprivs() local 544 getufsquota(struct fstab * fs,struct quotause * qup,long id,int quotatype) getufsquota() argument 557 getnfsquota(struct statfs * fst,struct quotause * qup,long id,int quotatype) getnfsquota() argument [all...] |