Home
last modified time | relevance | path

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

/linux/Documentation/block/
A Dbiovecs.rst27 bio_iovec() and bio_iter_iovec() macros that return literal struct biovecs,
72 reached the end of a bio, not bi_vcnt - and the bio_iovec() macro takes
/linux/include/linux/
A Dbio.h35 #define bio_iovec(bio) bio_iter_iovec((bio), (bio)->bi_iter) macro
A Dblk-mq.h971 return bio_iovec(rq->bio).bv_len; in blk_rq_cur_bytes()
/linux/block/
A Dblk-merge.c557 nsegs = __blk_bvec_map_sg(bio_iovec(rq->bio), sglist, last_sg); in __blk_rq_map_sg()
/linux/drivers/scsi/
A Dsd.c1080 BUG_ON(bio_offset(bio) || bio_iovec(bio).bv_len != sdp->sector_size); in sd_setup_write_same_cmnd()
/linux/drivers/block/drbd/
A Ddrbd_main.c1723 bio_iovec(req->master_bio).bv_len); in drbd_send_dblock()
/linux/drivers/md/
A Ddm-integrity.c1958 struct bio_vec bv = bio_iovec(bio); in __journal_read_write()

Completed in 32 milliseconds