Home
last modified time | relevance | path

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

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