Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_quota.c236 qf_get(struct quotafile *qfp, int type) in qf_get()
285 qf_put(struct quotafile *qfp, int type) in qf_put()
304 qf_lock(struct quotafile *qfp) in qf_lock()
310 qf_unlock(struct quotafile *qfp) in qf_unlock()
331 qf_ref(struct quotafile *qfp) in qf_ref()
351 qf_rele(struct quotafile *qfp) in qf_rele()
363 dqfileinit(struct quotafile *qfp) in dqfileinit()
378 dqfileopen(struct quotafile *qfp, int type) in dqfileopen()
438 dqfileclose(struct quotafile *qfp, __unused int type) in dqfileclose()
466 dqget(u_int32_t id, struct quotafile *qfp, int type, struct dquot **dqp) in dqget()
[all …]