Searched defs:dq (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.c154 register struct dquot *dq; local
227 register struct dquot *dq = cp->c_dquot[type]; local
300 register struct dquot *dq; local
432 register struct dquot *dq = cp->c_dquot[type]; local
638 struct dquot *dq; local
732 struct dquot *dq = NULL; local
789 struct dquot *dq; local
815 struct dquot *dq; local
878 struct dquot *dq; local
924 struct dquot *dq; local
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_quota.c224 dq_lock_internal(struct dquot *dq) argument
237 dq_unlock_internal(struct dquot *dq) argument
248 dqlock(struct dquot *dq) argument
258 dqunlock(struct dquot *dq) argument
499 struct dquot *dq; local
871 dqrele(struct dquot *dq) argument
898 dqreclaim(struct dquot *dq) argument
927 struct dquot *dq; local
980 dqsync(struct dquot *dq) argument
1000 dqsync_locked(struct dquot *dq) argument
1054 struct dquot *dq, *nextdq; local
[all...]

Completed in 17 milliseconds