Searched refs:bio_iovec (Results 1 – 5 of 5) sorted by relevance
95 #define bio_iovec(bio) bio_iter_iovec((bio), (bio)->bi_iter) macro98 ((bio)->bi_iter.bi_size != bio_iovec(bio).bv_len)137 return bio_iovec(bio).bv_len; in bio_cur_bytes()
143 nxt_bv = bio_iovec(nxt); in blk_phys_contig_segment()230 bvec = bio_iovec(bio); in __blk_bios_map_sg()
27 bio_iovec() and bio_iovec_iter() macros that return literal struct biovecs,70 reached the end of a bio, not bi_vcnt - and the bio_iovec() macro takes
47 ret = max_t(int, ret, bio_iovec(bio).bv_len >> 9); in bch_bio_max_sectors()
829 BUG_ON(bio_offset(bio) || bio_iovec(bio).bv_len != sdp->sector_size); in sd_setup_write_same_cmnd()