Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h823 #define __rq_for_each_bio(_bio, rq) \ macro
828 __rq_for_each_bio(_iter.bio, _rq) \
832 __rq_for_each_bio(_iter.bio, _rq) \
1047 __rq_for_each_bio(bio, rq) in blk_rq_count_bios()