/drivers/block/zram/ |
D | zram_drv.c | 149 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 154 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 184 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position() 595 static int read_from_bdev_async(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_async() 677 struct bio_vec bvec; in writeback_store() local 801 struct bio_vec bvec; member 820 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() 838 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() 846 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev() 857 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev() [all …]
|
/drivers/target/ |
D | target_core_file.c | 271 struct bio_vec *bvec; in fd_execute_rw_aio() local 324 struct bio_vec *bvec; in fd_do_rw() local 444 struct bio_vec *bvec; in fd_execute_write_same() local
|
/drivers/md/ |
D | dm-user.c | 297 struct bio_vec bvec; in bio_size() local 475 struct bio_vec bvec; in bio_copy_from_iter() local 506 struct bio_vec bvec; in bio_copy_to_iter() local
|
D | dm-flakey.c | 293 struct bio_vec bvec; in corrupt_bio_data() local
|
D | dm-io.c | 211 struct bio_vec bvec = bvec_iter_bvec((struct bio_vec *)dp->context_ptr, in bio_get_page() local
|
/drivers/block/ |
D | loop.c | 269 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec() 294 struct bio_vec bvec; in lo_write_simple() local 316 struct bio_vec bvec, b; in lo_write_transfer() local 346 struct bio_vec bvec; in lo_read_simple() local 375 struct bio_vec bvec, b; in lo_read_transfer() local 521 struct bio_vec *bvec; in lo_rw_aio() local
|
D | loop.h | 73 struct bio_vec *bvec; member
|
D | brd.c | 286 struct bio_vec bvec; in brd_submit_bio() local
|
D | ps3disk.c | 86 struct bio_vec bvec; in ps3disk_scatter_gather() local
|
D | ps3vram.c | 539 struct bio_vec bvec; in ps3vram_do_bio() local
|
D | nbd.c | 623 struct bio_vec bvec; in nbd_send_cmd() local 749 struct bio_vec bvec; in nbd_read_stat() local
|
/drivers/s390/block/ |
D | xpram.c | 188 struct bio_vec bvec; in xpram_submit_bio() local
|
D | dcssblk.c | 872 struct bio_vec bvec; in dcssblk_submit_bio() local
|
/drivers/nvdimm/ |
D | blk.c | 171 struct bio_vec bvec; in nd_blk_submit_bio() local
|
D | pmem.c | 198 struct bio_vec bvec; in pmem_submit_bio() local
|
D | btt.c | 1448 struct bio_vec bvec; in btt_submit_bio() local
|
/drivers/block/null_blk/ |
D | main.c | 1154 struct bio_vec bvec; in null_handle_rq() local 1187 struct bio_vec bvec; in null_handle_bio() local
|
/drivers/block/rsxx/ |
D | dma.c | 673 struct bio_vec bvec; in rsxx_dma_queue_bio() local
|
/drivers/block/drbd/ |
D | drbd_main.c | 1597 struct bio_vec bvec; in _drbd_send_bio() local 1619 struct bio_vec bvec; in _drbd_send_zc_bio() local
|
D | drbd_worker.c | 319 struct bio_vec bvec; in drbd_csum_bio() local
|
D | drbd_receiver.c | 2012 struct bio_vec bvec; in recv_dless_read() local
|
/drivers/nvme/target/ |
D | nvmet.h | 328 struct bio_vec *bvec; member
|