Searched defs:dqb (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/vfs/ |
| H A D | vfs_quota.c | 762 dqlookup(struct quotafile *qfp, u_int32_t id, struct dqblk *dqb, uint32_t *index) in dqlookup() 986 struct dqblk dqb, *dqblkp; in dqsync_locked() local
|
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_vfsops.c | 4757 nfs3_getquota(struct nfsmount *nmp, vfs_context_t ctx, uid_t id, int type, struct dqblk *dqb) in nfs3_getquota() 4934 nfs4_getquota(struct nfsmount *nmp, vfs_context_t ctx, uid_t id, int type, struct dqblk *dqb) in nfs4_getquota() 5030 struct dqblk *dqb = (struct dqblk*)datap; in nfs_vfs_quotactl() local
|