Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dufs_quota.c80 static int dqsync(struct vnode *, struct dquot *);
1095 dqsync(vp, dq); in qsync()
1128 dqsync(vp, dq); in qsyncvp()
1514 (void) dqsync(vp, dq); in dqrele()
1543 dqsync(struct vnode *vp, struct dquot *dq) in dqsync() function