Home
last modified time | relevance | path

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

/openbsd/sys/ufs/ufs/
H A Dufs_quota.c126 int qsync_vnode(struct vnode *, void *);
756 qsync_vnode(struct vnode *vp, void *arg) in qsync_vnode() function
798 vfs_mount_foreach_vnode(mp, qsync_vnode, NULL); in qsync()