Searched refs:bio_for_each_bvec_all (Results 1 – 6 of 6) sorted by relevance
63 bio_for_each_bvec_all(bvec, bio, i) in bio_get_size()
134 bio_for_each_bvec_all()149 bio_for_each_bvec_all()
105 - 'bio_for_each_bvec_all'
155 bio_for_each_bvec_all(bv, enc_bio, i) in blk_crypto_fallback_encrypt_endio()
1300 bio_for_each_bvec_all(bv, bio, i) { in bio_free_folios()
181 #define bio_for_each_bvec_all(bvl, bio, i) \ macro