Searched refs:__rq_for_each_bio (Results 1 – 1 of 1) sorted by relevance
1054 #define __rq_for_each_bio(_bio, rq) \ macro1059 __rq_for_each_bio(_iter.bio, _rq) \1063 __rq_for_each_bio(_iter.bio, _rq) \1141 __rq_for_each_bio(bio, rq) in blk_rq_count_bios()
Completed in 7 milliseconds