Home
last modified time | relevance | path

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

/freebsd/lib/libutil/
H A DMakefile72 quotafile.3 quota_write_usage.3
H A Dlibutil.h208 int quota_write_usage(struct quotafile *_qf, struct dqblk *_dqb, int _id);
H A Dquotafile.c406 quota_write_usage(struct quotafile *qf, struct dqblk *dqb, int id) in quota_write_usage() function
/freebsd/sbin/quotacheck/
H A Dquotacheck.c450 (void) quota_write_usage(qf, &dqbuf, id); in update()
472 (void) quota_write_usage(qf, &dqbuf, fup->fu_id); in update()