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

/freebsd-10-stable/lib/libutil/
H A DMakefile69 quotafile.3 quota_write_usage.3
H A Dlibutil.h201 int quota_write_usage(struct quotafile *_qf, struct dqblk *_dqb, int _id);
H A Dquotafile.c396 quota_write_usage(struct quotafile *qf, struct dqblk *dqb, int id) function
/freebsd-10-stable/sbin/quotacheck/
H A Dquotacheck.c469 (void) quota_write_usage(qf, &dqbuf, id);
491 (void) quota_write_usage(qf, &dqbuf, fup->fu_id);

Completed in 113 milliseconds