Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbio.h178 void bioq_insert_head(struct bio_queue_head *head, struct bio *bp);
/f-stack/freebsd/kern/
H A Dsubr_disk.c190 bioq_insert_head(struct bio_queue_head *head, struct bio *bp) in bioq_insert_head() function