/linux-4.4.14/block/ |
D | bio.c | 715 struct bio_vec *bvec; in bio_add_pc_page() local 1018 struct bio_vec *bvec; in bio_copy_from_iter() local 1049 struct bio_vec *bvec; in bio_copy_to_iter() local 1071 struct bio_vec *bvec; in bio_free_pages() local 1372 struct bio_vec *bvec; in __bio_unmap_user() local 1469 struct bio_vec *bvec; in bio_copy_kern_endio_read() local 1581 struct bio_vec *bvec; in bio_set_pages_dirty() local 1594 struct bio_vec *bvec; in bio_release_pages() local 1647 struct bio_vec *bvec; in bio_check_pages_dirty() local 1706 struct bio_vec bvec; in bio_flush_dcache_pages() local
|
D | blk-merge.c | 336 __blk_segment_map_sg(struct request_queue *q, struct bio_vec *bvec, in __blk_segment_map_sg() 382 struct bio_vec bvec, bvprv = { NULL }; in __blk_bios_map_sg() local
|
D | bounce.c | 129 struct bio_vec *bvec, *org_vec; in bounce_end_io() local
|
D | blk-core.c | 2993 struct bio_vec bvec; in rq_flush_dcache_pages() local
|
/linux-4.4.14/include/linux/ |
D | bio.h | 64 #define __bvec_iter_bvec(bvec, iter) (&(bvec)[(iter).bi_idx]) argument 66 #define bvec_iter_page(bvec, iter) \ argument 69 #define bvec_iter_len(bvec, iter) \ argument 73 #define bvec_iter_offset(bvec, iter) \ argument 76 #define bvec_iter_bvec(bvec, iter) \ argument 243 #define bio_iter_last(bvec, iter) ((iter).bi_size == (bvec).bv_len) argument 542 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq() 567 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq()
|
D | uio.h | 35 const struct bio_vec *bvec; member
|
D | blkdev.h | 749 #define rq_iter_last(bvec, _iter) \ argument
|
/linux-4.4.14/drivers/block/zram/ |
D | zram_drv.c | 109 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 138 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position() 175 static void handle_zero_page(struct bio_vec *bvec) in handle_zero_page() 598 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read() 648 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_write() 812 static int zram_bvec_rw(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_rw() 845 struct bio_vec bvec; in __zram_make_request() local
|
/linux-4.4.14/fs/9p/ |
D | vfs_addr.c | 55 struct bio_vec bvec = {.bv_page = page, .bv_len = PAGE_SIZE}; in v9fs_fid_readpage() local 166 struct bio_vec bvec; in v9fs_vfs_writepage_locked() local
|
/linux-4.4.14/drivers/block/ |
D | nbd.c | 224 static inline int sock_send_bvec(struct nbd_device *nbd, struct bio_vec *bvec, in sock_send_bvec() 276 struct bio_vec bvec; in nbd_send_req() local 322 static inline int sock_recv_bvec(struct nbd_device *nbd, struct bio_vec *bvec) in sock_recv_bvec() 374 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 | 331 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
|
/linux-4.4.14/fs/btrfs/ |
D | compression.c | 201 struct bio_vec *bvec; in end_compressed_bio_read() local 930 u64 disk_start, struct bio_vec *bvec, in btrfs_decompress_biovec() 984 struct bio_vec *bvec, int vcnt, in btrfs_decompress_buf2page() 1074 void btrfs_clear_biovec_end(struct bio_vec *bvec, int vcnt, in btrfs_clear_biovec_end()
|
D | zlib.c | 215 struct bio_vec *bvec, in zlib_decompress_biovec()
|
D | file-item.c | 165 struct bio_vec *bvec = bio->bi_io_vec; in __btrfs_lookup_bio_sums() local 432 struct bio_vec *bvec = bio->bi_io_vec; in btrfs_csum_one_bio() local
|
D | lzo.c | 260 struct bio_vec *bvec, in lzo_decompress_biovec()
|
D | extent_io.c | 2554 struct bio_vec *bvec; in end_bio_extent_writepage() local 2616 struct bio_vec *bvec; in end_bio_extent_readpage() local 2820 struct bio_vec *bvec = bio->bi_io_vec + bio->bi_vcnt - 1; in submit_one_bio() local 3820 struct bio_vec *bvec; in end_bio_extent_buffer_writepage() local
|
D | inode.c | 7837 struct bio_vec *bvec; in btrfs_retry_endio_nocsum() local 7854 struct bio_vec *bvec; in __btrfs_correct_data_nocsum() local 7893 struct bio_vec *bvec; in btrfs_retry_endio() local 7922 struct bio_vec *bvec; in __btrfs_subio_endio_read() local 8200 struct bio_vec *bvec = orig_bio->bi_io_vec; in btrfs_submit_direct_hook() local
|
D | disk-io.c | 877 struct bio_vec *bvec; in btree_csum_one_bio() local
|
/linux-4.4.14/drivers/target/ |
D | target_core_file.c | 255 struct bio_vec *bvec; in fd_do_rw() local 364 struct bio_vec *bvec; in fd_execute_write_same() local
|
/linux-4.4.14/arch/m68k/emu/ |
D | nfblock.c | 65 struct bio_vec bvec; in nfhd_make_request() local
|
/linux-4.4.14/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 | dm-log-writes.c | 152 struct bio_vec *bvec; in log_end_io() local
|
D | raid1.c | 973 struct bio_vec *bvec; in alloc_behind_pages() local 1361 struct bio_vec *bvec; in make_request() local
|
D | dm-crypt.c | 995 struct bio_vec *bvec; in crypt_alloc_buffer() local
|
D | raid10.c | 4496 struct bio_vec *bvec = r10_bio->master_bio->bi_io_vec; in handle_reshape_read_error() local
|
/linux-4.4.14/drivers/s390/block/ |
D | xpram.c | 187 struct bio_vec bvec; in xpram_make_request() local
|
D | dcssblk.c | 823 struct bio_vec bvec; in dcssblk_make_request() local
|
/linux-4.4.14/fs/gfs2/ |
D | lops.c | 172 static void gfs2_end_log_write_bh(struct gfs2_sbd *sdp, struct bio_vec *bvec, in gfs2_end_log_write_bh() 208 struct bio_vec *bvec; in gfs2_end_log_write() local
|
/linux-4.4.14/fs/logfs/ |
D | dev_bdev.c | 58 struct bio_vec *bvec; in writeseg_end_io() local
|
/linux-4.4.14/arch/xtensa/platforms/iss/ |
D | simdisk.c | 107 struct bio_vec bvec; in simdisk_make_request() local
|
/linux-4.4.14/drivers/nvdimm/ |
D | blk.c | 172 struct bio_vec bvec; in nd_blk_make_request() local
|
D | pmem.c | 71 struct bio_vec bvec; in pmem_make_request() local
|
D | btt.c | 1159 struct bio_vec bvec; in btt_make_request() local
|
/linux-4.4.14/fs/ext4/ |
D | page-io.c | 64 struct bio_vec *bvec; in ext4_finish_bio() local
|
/linux-4.4.14/fs/f2fs/ |
D | data.c | 32 struct bio_vec *bvec; in f2fs_read_end_io() local 61 struct bio_vec *bvec; in f2fs_write_end_io() local
|
D | segment.c | 1435 struct bio_vec *bvec; in is_merged_page() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | lloop.c | 195 struct bio_vec bvec; in do_bio_lustrebacked() local
|
/linux-4.4.14/lib/ |
D | iov_iter.c | 543 const struct bio_vec *bvec, unsigned long nr_segs, in iov_iter_bvec()
|
/linux-4.4.14/drivers/block/rsxx/ |
D | dma.c | 687 struct bio_vec bvec; in rsxx_dma_queue_bio() local
|
/linux-4.4.14/fs/ |
D | direct-io.c | 467 struct bio_vec *bvec; in dio_bio_complete() local
|
D | buffer.c | 2966 struct bio_vec *bvec = &bio->bi_io_vec[bio->bi_vcnt - 1]; in guard_bio_eod() local
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 1923 struct bio_vec bvec; in _transport_smp_handler() local
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_worker.c | 303 struct bio_vec bvec; in drbd_csum_bio() local
|
D | drbd_main.c | 1550 struct bio_vec bvec; in _drbd_send_bio() local 1569 struct bio_vec bvec; in _drbd_send_zc_bio() local
|
D | drbd_receiver.c | 1709 struct bio_vec bvec; in recv_dless_read() local
|