Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dquota.h365 int qf_get(struct quotafile *, int type);
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_quota.c236 qf_get(struct quotafile *qfp, int type) in qf_get() function