/drivers/block/zram/ |
D | zram_drv.c | 110 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 147 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position() 184 static void handle_zero_page(struct bio_vec *bvec) in handle_zero_page() 610 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read() 660 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_write() 854 static int zram_bvec_rw(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_rw() 888 struct bio_vec bvec; in __zram_make_request() local
|
/drivers/block/ |
D | nbd.c | 257 static inline int sock_send_bvec(struct nbd_device *nbd, struct bio_vec *bvec, in sock_send_bvec() 317 struct bio_vec bvec; in nbd_send_cmd() local 347 static inline int sock_recv_bvec(struct nbd_device *nbd, struct bio_vec *bvec) in sock_recv_bvec() 404 struct bio_vec bvec; in nbd_read_stat() local
|
D | loop.c | 261 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec() 286 struct bio_vec bvec; in lo_write_simple() local 308 struct bio_vec bvec, b; in lo_write_transfer() local 338 struct bio_vec bvec; in lo_read_simple() local 367 struct bio_vec bvec, b; in lo_read_transfer() local 480 struct bio_vec *bvec; in lo_rw_aio() local
|
D | brd.c | 333 struct bio_vec bvec; in brd_make_request() local
|
D | ps3disk.c | 97 struct bio_vec bvec; in ps3disk_scatter_gather() local
|
D | pktcdvd.c | 954 static void pkt_make_local_copy(struct packet_data *pkt, struct bio_vec *bvec) in pkt_make_local_copy() 1301 struct bio_vec *bvec = pkt->w_bio->bi_io_vec; in pkt_start_write() local
|
D | ps3vram.c | 558 struct bio_vec bvec; in ps3vram_do_bio() local
|
/drivers/target/ |
D | target_core_file.c | 254 struct bio_vec *bvec; in fd_do_rw() local 374 struct bio_vec *bvec; in fd_execute_write_same() local
|
/drivers/md/ |
D | dm-io.c | 207 struct bio_vec *bvec = dp->context_ptr; in bio_get_page() local 215 struct bio_vec *bvec = dp->context_ptr; in bio_next_page() local
|
D | raid1.c | 960 struct bio_vec *bvec; in alloc_behind_pages() local 1350 struct bio_vec *bvec; in raid1_make_request() local
|
D | dm-crypt.c | 997 struct bio_vec *bvec; in crypt_alloc_buffer() local
|
D | raid10.c | 4586 struct bio_vec *bvec = r10_bio->master_bio->bi_io_vec; in handle_reshape_read_error() local
|
/drivers/s390/block/ |
D | xpram.c | 187 struct bio_vec bvec; in xpram_make_request() local
|
D | dcssblk.c | 825 struct bio_vec bvec; in dcssblk_make_request() local
|
/drivers/nvdimm/ |
D | blk.c | 178 struct bio_vec bvec; in nd_blk_make_request() local
|
D | pmem.c | 150 struct bio_vec bvec; in pmem_make_request() local
|
D | btt.c | 1290 struct bio_vec bvec; in btt_make_request() local
|
/drivers/block/rsxx/ |
D | dma.c | 687 struct bio_vec bvec; in rsxx_dma_queue_bio() local
|
/drivers/block/drbd/ |
D | drbd_main.c | 1601 struct bio_vec bvec; in _drbd_send_bio() local 1623 struct bio_vec bvec; in _drbd_send_zc_bio() local
|
D | drbd_worker.c | 318 struct bio_vec bvec; in drbd_csum_bio() local
|
D | drbd_receiver.c | 1958 struct bio_vec bvec; in recv_dless_read() local
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 1903 struct bio_vec bvec; in _transport_smp_handler() local
|