Searched refs:dqopen (Results 1 – 1 of 1) sorted by relevance
79 static int dqopen(struct vnode *, struct ufsmount *, int);551 if ((error = dqopen(vp, ump, type)) != 0) { in quotaon()1197 dqopen(struct vnode *vp, struct ufsmount *ump, int type) in dqopen() function