Home
last modified time | relevance | path

Searched refs:quota_maxid (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libutil/
H A Dlibutil.h199 int quota_maxid(struct quotafile *_qf);
H A Dquotafile.c259 quota_maxid(struct quotafile *qf) in quota_maxid() function
536 maxid = quota_maxid(qf); in quota_convert()
/freebsd/usr.sbin/repquota/
H A Drepquota.c213 maxid = quota_maxid(qf); in repquota()
/freebsd/sbin/quotacheck/
H A Dquotacheck.c435 lastid = quota_maxid(qf); in update()