Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dvfs_subr.c121 int vflush_vnode(struct vnode *, void *);
942 vflush_vnode(struct vnode *vp, void *arg) in vflush_vnode() function
1019 vfs_mount_foreach_vnode(mp, vflush_vnode, &va); in vflush()