Home
last modified time | relevance | path

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

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