/drivers/vhost/ |
D | vringh.c | 1110 struct bio_vec *bvec; member 1156 struct bio_vec *bvec = ivec->iov.bvec; in iotlb_translate() local 1183 struct bio_vec bvec[IOTLB_IOV_STRIDE]; in copy_from_iotlb() member 1229 struct bio_vec bvec[IOTLB_IOV_STRIDE]; in copy_to_iotlb() member 1275 struct bio_vec bvec[1]; in getu16_iotlb() member 1312 struct bio_vec bvec; in putu16_iotlb() member
|
/drivers/md/ |
D | dm-user.c | 297 struct bio_vec bvec; in bio_size() local 471 struct bio_vec bvec; in bio_copy_from_iter() local 502 struct bio_vec bvec; in bio_copy_to_iter() local
|
D | dm-flakey.c | 345 struct bio_vec bvec; in corrupt_bio_common() local 460 struct bio_vec bvec = bvec_iter_bvec(bio->bi_io_vec, iter); in clone_bio() local
|
D | dm-io.c | 219 struct bio_vec bvec = bvec_iter_bvec((struct bio_vec *)dp->context_ptr, in bio_get_page() local
|
/drivers/block/zram/ |
D | zram_drv.c | 146 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 152 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 1389 static int zram_bvec_read_partial(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read_partial() 1404 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read() 1541 static int zram_bvec_write_partial(struct zram *zram, struct bio_vec *bvec, in zram_bvec_write_partial() 1559 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in zram_bvec_write()
|
/drivers/block/ |
D | loop.c | 87 struct bio_vec *bvec; member 239 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec() 264 struct bio_vec bvec; in lo_write_simple() local 281 struct bio_vec bvec; in lo_read_simple() local 397 struct bio_vec *bvec; in lo_rw_aio() local
|
D | n64cart.c | 89 struct bio_vec bvec; in n64cart_submit_bio() local
|
D | brd.c | 247 struct bio_vec bvec; in brd_submit_bio() local
|
D | ps3disk.c | 85 struct bio_vec bvec; in ps3disk_scatter_gather() local
|
D | nbd.c | 673 struct bio_vec bvec; in nbd_send_cmd() local 818 struct bio_vec bvec; in nbd_handle_reply() local
|
D | ps3vram.c | 538 struct bio_vec bvec; in ps3vram_do_bio() local
|
/drivers/nvme/target/ |
D | tcp.c | 585 struct bio_vec bvec; in nvmet_try_send_data_pdu() local 617 struct bio_vec bvec; in nvmet_try_send_data() local 664 struct bio_vec bvec; in nvmet_try_send_response() local 694 struct bio_vec bvec; in nvmet_try_send_r2t() local
|
D | nvmet.h | 365 struct bio_vec *bvec; member
|
/drivers/target/ |
D | target_core_file.c | 318 struct bio_vec *bvec; in fd_do_rw() local 437 struct bio_vec *bvec; in fd_execute_write_same() local
|
/drivers/mtd/ |
D | mtd_blkdevs.c | 50 struct bio_vec bvec; in do_blktrans_request() local
|
/drivers/mtd/ubi/ |
D | block.c | 191 struct bio_vec bvec; in ubiblock_read() local
|
/drivers/nvme/host/ |
D | tcp.c | 1000 struct bio_vec bvec; in nvme_tcp_try_send_data() local 1060 struct bio_vec bvec; in nvme_tcp_try_send_cmd_pdu() local 1101 struct bio_vec bvec; in nvme_tcp_try_send_data_pdu() local
|
/drivers/infiniband/sw/siw/ |
D | siw_qp_tx.c | 326 struct bio_vec bvec; in siw_tcp_sendpages() local
|
/drivers/block/drbd/ |
D | drbd_main.c | 1543 struct bio_vec bvec; in _drbd_send_page() local 1590 struct bio_vec bvec; in _drbd_send_bio() local 1609 struct bio_vec bvec; in _drbd_send_zc_bio() local
|
D | drbd_worker.c | 319 struct bio_vec bvec; in drbd_csum_bio() local
|
/drivers/s390/block/ |
D | dcssblk.c | 861 struct bio_vec bvec; in dcssblk_submit_bio() local
|
/drivers/nvdimm/ |
D | pmem.c | 207 struct bio_vec bvec; in pmem_submit_bio() local
|
D | btt.c | 1446 struct bio_vec bvec; in btt_submit_bio() local
|
/drivers/block/null_blk/ |
D | main.c | 1292 struct bio_vec bvec; in null_handle_rq() local 1319 struct bio_vec bvec; in null_handle_bio() local
|
/drivers/target/iscsi/ |
D | iscsi_target_util.c | 1132 struct bio_vec bvec; in iscsit_fe_sendpage_sg() local
|