Home
last modified time | relevance | path

Searched refs:qf_put (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/sys/
H A Dquota.h366 void qf_put(struct quotafile *, int type);
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_quota.c285 qf_put(struct quotafile *qfp, int type) in qf_put() function