Searched refs:dqlock (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.c170 dqlock(dq);
205 dqlock(dq);
231 dqlock(dq);
315 dqlock(dq);
350 dqlock(dq);
377 dqlock(dq);
436 dqlock(dq);
767 dqlock(dq);
795 dqlock(dq);
824 dqlock(d
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dquota.h362 void dqlock(struct dquot *);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_quota.c248 dqlock(struct dquot *dq) { function
876 dqlock(dq);
962 * we're still holding the dqlock at this point
965 * to pick up another one since we hold dqlock
985 dqlock(dq);

Completed in 22 milliseconds