Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c304 static void vdbatch_dequeue(struct vnode *vp);
586 vdbatch_dequeue(vp); in vnode_fini()
3477 vdbatch_dequeue(struct vnode *vp) in vdbatch_dequeue() function