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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_quota.c552 struct quotafile *qfp; local
657 struct quotafile *qfp; local
[all...]
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_quota.c270 qf_get(struct quotafile *qfp, int type) argument
318 qf_put(struct quotafile *qfp, int type) argument
339 qf_lock(struct quotafile *qfp) argument
345 qf_unlock(struct quotafile *qfp) argument
366 qf_ref(struct quotafile *qfp) argument
385 qf_rele(struct quotafile *qfp) argument
397 dqfileinit(struct quotafile *qfp) argument
412 dqfileopen(struct quotafile *qfp, int type) argument
469 dqfileclose(struct quotafile *qfp, __unused int type) argument
497 dqget(u_int32_t id, struct quotafile *qfp, int type, struct dquot **dqp) argument
787 dqlookup(struct quotafile *qfp, u_int32_t id, struct dqblk *dqb, uint32_t *index) argument
925 dqsync_orphans(struct quotafile *qfp) argument
[all...]

Completed in 18 milliseconds