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

/freebsd-12-stable/lib/libutil/
H A Dquotafile.c283 quota_read32(struct quotafile *qf, struct dqblk *dqb, int id) argument
311 quota_read64(struct quotafile *qf, struct dqblk *dqb, int id) argument
339 quota_read(struct quotafile *qf, struct dqblk *dqb, int id) argument
362 quota_write32(struct quotafile *qf, const struct dqblk *dqb, int id) argument
385 quota_write64(struct quotafile *qf, const struct dqblk *dqb, int id) argument
408 quota_write_usage(struct quotafile *qf, struct dqblk *dqb, int id) argument
456 quota_write_limits(struct quotafile *qf, struct dqblk *dqb, int id) argument
[all...]
/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_quota.c804 _getquota(struct thread *td, struct mount *mp, u_long id, int type, struct dqblk64 *dqb) argument
845 _setquota(struct thread *td, struct mount *mp, u_long id, int type, struct dqblk64 *dqb) argument
908 _setuse(struct thread *td, struct mount *mp, u_long id, int type, struct dqblk64 *dqb) argument
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c1204 struct dqblk dqb; local
2447 struct dqblk dqb; local
[all...]

Completed in 156 milliseconds