Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_bio.c179 static int flushbufqueues(struct vnode *, struct bufdomain *, int, int);
3347 flushed = flushbufqueues(vp, bd, target, 0); in buf_flush()
3356 flushbufqueues(vp, bd, target, 1); in buf_flush()
3474 flushbufqueues(struct vnode *lvp, struct bufdomain *bd, int target, in flushbufqueues() function