Home
last modified time | relevance | path

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

/freebsd-src/lib/libutil/
H A Dquotafile.c281 quota_read32(struct quotafile *qf, struct dqblk *dqb, int id) in quota_read32()
309 quota_read64(struct quotafile *qf, struct dqblk *dqb, int id) in quota_read64()
337 quota_read(struct quotafile *qf, struct dqblk *dqb, int id) in quota_read()
360 quota_write32(struct quotafile *qf, const struct dqblk *dqb, int id) in quota_write32()
383 quota_write64(struct quotafile *qf, const struct dqblk *dqb, int id) in quota_write64()
406 quota_write_usage(struct quotafile *qf, struct dqblk *dqb, int id) in quota_write_usage()
454 quota_write_limits(struct quotafile *qf, struct dqblk *dqb, int id) in quota_write_limits()
/freebsd-src/sys/ufs/ufs/
H A Dufs_quota.c795 struct dqblk64 *dqb) in _getquota()
836 struct dqblk64 *dqb) in _setquota()
899 struct dqblk64 *dqb) in _setuse()
/freebsd-src/sys/fs/nfs/
H A Dnfs_commonsubs.c1297 struct dqblk dqb; nfsv4_loadattr() local
2573 struct dqblk dqb; nfsv4_fillattr() local
3132 struct dqblk dqb; nfsv4_filesavail() local
[all...]