Home
last modified time | relevance | path

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

/openbsd-src/sys/ufs/ufs/
H A Dufs_quota.c107 int dqsync(struct vnode *, struct dquot *);
770 dqsync(vp, dq); in qsync_vnode()
963 (void) dqsync(vp, dq); in dqrele()
973 dqsync(struct vnode *vp, struct dquot *dq) in dqsync() function