Searched refs:ffs_sync_vnode (Results 1 – 1 of 1) sorted by relevance
69 int ffs_sync_vnode(struct vnode *, void *);1041 ffs_sync_vnode(struct vnode *vp, void *arg) in ffs_sync_vnode() function1131 vfs_mount_foreach_vnode(mp, ffs_sync_vnode, &fsa); in ffs_sync()