Home
last modified time | relevance | path

Searched defs:qf_lock (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/vfs/
H A Dvfs_quota.c304 qf_lock(struct quotafile *qfp) in qf_lock() function
/xnu-8020.101.4/bsd/sys/
H A Dquota.h261 lck_mtx_t qf_lock; /* quota file mutex */ member