Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h635 static inline struct bio *bio_list_peek(struct bio_list *bl) in bio_list_peek() function
/OK3568_Linux_fs/kernel/drivers/block/
H A Dps3vram.c574 next = bio_list_peek(&priv->list); in ps3vram_do_bio()
H A Dpktcdvd.c863 bio = bio_list_peek(&pd->iosched.write_queue); in pkt_iosched_process_queue()
/OK3568_Linux_fs/kernel/block/
H A Dblk-throttle.c436 bio = bio_list_peek(&qn->bios); in throtl_peek_queued()