Searched refs:qf_put (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | quota.h | 366 void qf_put(struct quotafile *, int type); |
| /xnu-12377.41.6/bsd/vfs/ | ||
| H A D | vfs_quota.c | 285 qf_put(struct quotafile *qfp, int type) in qf_put() function |