Home
last modified time | relevance | path

Searched refs:dq2get (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/ufs/ufs/
H A Dufs_quota.h144 int dq2get(struct vnode *, u_long, struct ufsmount *, int, struct dquot *);
H A Dufs_quota.c880 error = dq2get(dqvp, id, ump, type, dq); in dqget()
H A Dufs_quota2.c1527 dq2get(struct vnode *dqvp, u_long id, struct ufsmount *ump, int type, in dq2get() function