Home
last modified time | relevance | path

Searched refs:quota_read (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/libutil/
H A Dquotafile.c339 quota_read(struct quotafile *qf, struct dqblk *dqb, int id) in quota_read() function
424 if (quota_read(qf, &dqbuf, id) != 0) in quota_write_usage()
472 if (quota_read(qf, &dqbuf, id) != 0) in quota_write_limits()
571 if ((quota_read(qf, &dqblk, id)) < 0) in quota_convert()
H A DMakefile76 quotafile.3 quota_read.3 \
H A Dlibutil.h209 int quota_read(struct quotafile *_qf, struct dqblk *_dqb, int _id);