Home
last modified time | relevance | path

Searched defs:dqb (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/libutil/
H A Dquotafile.c283 quota_read32(struct quotafile *qf, struct dqblk *dqb, int id) in quota_read32()
311 quota_read64(struct quotafile *qf, struct dqblk *dqb, int id) in quota_read64()
339 quota_read(struct quotafile *qf, struct dqblk *dqb, int id) in quota_read()
362 quota_write32(struct quotafile *qf, const struct dqblk *dqb, int id) in quota_write32()
385 quota_write64(struct quotafile *qf, const struct dqblk *dqb, int id) in quota_write64()
408 quota_write_usage(struct quotafile *qf, struct dqblk *dqb, int id) in quota_write_usage()
456 quota_write_limits(struct quotafile *qf, struct dqblk *dqb, int id) in quota_write_limits()