Home
last modified time | relevance | path

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

/openbsd/src/sys/ufs/ext2fs/
Dext2fs_vfsops.c694 int ext2fs_sync_vnode(struct vnode *vp, void *);
706 ext2fs_sync_vnode(struct vnode *vp, void *args) in ext2fs_sync_vnode() function
776 vfs_mount_foreach_vnode(mp, ext2fs_sync_vnode, &esa); in ext2fs_sync()