Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c2884 sync_vnode(struct synclist *slp, struct bufobj **bo, struct thread *td) in sync_vnode() function
3015 error = sync_vnode(slp, &bo, td); in sched_sync()