Searched refs:bio_list_peek (Results 1 – 4 of 4) sorted by relevance
195 bio = bio_list_peek(&qn->bios_iops); in throtl_peek_queued()197 bio = bio_list_peek(&qn->bios_bps); in throtl_peek_queued()
1333 bio = bio_list_peek(&zwplug->bio_list); in blk_zone_write_plug_init_request()
625 static inline struct bio *bio_list_peek(struct bio_list *bl) in bio_list_peek() function
571 next = bio_list_peek(&priv->list); in ps3vram_do_bio()