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