Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbio.h176 void bioq_flush(struct bio_queue_head *head, struct devstat *stp, int error);
/f-stack/freebsd/kern/
H A Dsubr_disk.c181 bioq_flush(struct bio_queue_head *head, struct devstat *stp, int error) in bioq_flush() function