Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dquota.h354 int dqget(u_int32_t, struct quotafile *, int, struct dquot **);
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_quota.c466 dqget(u_int32_t id, struct quotafile *qfp, int type, struct dquot **dqp) in dqget() function