Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/ufs/
H A Dufs_quota.h145 int dq2sync(struct vnode *, struct dquot *);
H A Dufs_quota.c939 (void) dq2sync(vp, dq); in dqrele()
H A Dufs_quota2.c1557 dq2sync(struct vnode *vp, struct dquot *dq) in dq2sync() function