/linux-3.3/drivers/staging/zram/ |
D | zram_drv.c | 180 static void handle_zero_page(struct bio_vec *bvec) in handle_zero_page() 192 static void handle_uncompressed_page(struct zram *zram, struct bio_vec *bvec, in handle_uncompressed_page() 208 static inline int is_partial_io(struct bio_vec *bvec) in is_partial_io() 213 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read() 323 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_write() 459 static int zram_bvec_rw(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_rw() 477 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position() 488 struct bio_vec *bvec; in __zram_make_request() local
|
/linux-3.3/fs/ |
D | bio.c | 519 struct bio_vec *bvec; in __bio_add_page() local 728 struct bio_vec *bvec; in __bio_copy_iov() local 816 struct bio_vec *bvec; in bio_copy_user_iov() local 1122 struct bio_vec *bvec; in __bio_unmap_user() local 1228 struct bio_vec *bvec; in bio_copy_kern_endio() local 1264 struct bio_vec *bvec; in bio_copy_kern() local 1319 struct bio_vec *bvec = bio->bi_io_vec; in bio_set_pages_dirty() local 1332 struct bio_vec *bvec = bio->bi_io_vec; in bio_release_pages() local 1385 struct bio_vec *bvec = bio->bi_io_vec; in bio_check_pages_dirty() local 1417 struct bio_vec *bvec; in bio_flush_dcache_pages() local
|
D | mpage.c | 47 struct bio_vec *bvec = bio->bi_io_vec + bio->bi_vcnt - 1; in mpage_end_io() local
|
/linux-3.3/drivers/block/ |
D | nbd.c | 222 static inline int sock_send_bvec(struct nbd_device *lo, struct bio_vec *bvec, in sock_send_bvec() 260 struct bio_vec *bvec; in nbd_send_req() local 312 static inline int sock_recv_bvec(struct nbd_device *lo, struct bio_vec *bvec) in sock_recv_bvec() 367 struct bio_vec *bvec; in nbd_read_stat() local
|
D | loop.c | 247 struct bio_vec *bvec, loff_t pos, struct page *page) in do_lo_send_direct_write() 264 static int do_lo_send_write(struct loop_device *lo, struct bio_vec *bvec, in do_lo_send_write() 284 struct bio_vec *bvec; in lo_send() local 361 struct bio_vec *bvec, int bsize, loff_t pos) in do_lo_receive() 388 struct bio_vec *bvec; in lo_receive() local
|
D | brd.c | 331 struct bio_vec *bvec; in brd_make_request() local
|
D | pktcdvd.c | 1013 static void pkt_make_local_copy(struct packet_data *pkt, struct bio_vec *bvec) in pkt_make_local_copy() 1366 struct bio_vec *bvec = pkt->w_bio->bi_io_vec; in pkt_start_write() local 2595 struct bio_vec *bvec) in pkt_merge_bvec()
|
D | ps3disk.c | 97 struct bio_vec *bvec; in ps3disk_scatter_gather() local
|
D | ps3vram.c | 558 struct bio_vec *bvec; in ps3vram_do_bio() local
|
/linux-3.3/drivers/md/ |
D | dm-io.c | 208 struct bio_vec *bvec = (struct bio_vec *) dp->context_ptr; in bvec_get_page() local 216 struct bio_vec *bvec = (struct bio_vec *) dp->context_ptr; in bvec_next_page() local 220 static void bvec_dp_init(struct dpages *dp, struct bio_vec *bvec) in bvec_dp_init()
|
D | raid1.c | 797 struct bio_vec *bvec; in alloc_behind_pages() local 1116 struct bio_vec *bvec; in make_request() local
|
/linux-3.3/fs/btrfs/ |
D | compression.c | 204 struct bio_vec *bvec = cb->orig_bio->bi_io_vec; in end_compressed_bio_read() local 904 struct bio_vec *bvec, int vcnt, size_t srclen) in btrfs_decompress_biovec() 957 struct bio_vec *bvec, int vcnt, in btrfs_decompress_buf2page()
|
D | file-item.c | 157 struct bio_vec *bvec = bio->bi_io_vec; in __btrfs_lookup_bio_sums() local 400 struct bio_vec *bvec = bio->bi_io_vec; in btrfs_csum_one_bio() local
|
D | zlib.c | 217 struct bio_vec *bvec, in zlib_decompress_biovec()
|
D | lzo.c | 258 struct bio_vec *bvec, in lzo_decompress_biovec()
|
/linux-3.3/include/linux/ |
D | dm-io.h | 44 struct bio_vec *bvec; member
|
D | bio.h | 311 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq() 336 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq()
|
/linux-3.3/arch/m68k/emu/ |
D | nfblock.c | 65 struct bio_vec *bvec; in nfhd_make_request() local
|
/linux-3.3/mm/ |
D | bounce.c | 126 struct bio_vec *bvec, *org_vec; in bounce_end_io() local
|
/linux-3.3/drivers/s390/block/ |
D | xpram.c | 187 struct bio_vec *bvec; in xpram_make_request() local
|
D | dcssblk.c | 821 struct bio_vec *bvec; in dcssblk_make_request() local
|
/linux-3.3/block/ |
D | blk-merge.c | 120 struct bio_vec *bvec, *bvprv; in blk_rq_map_sg() local
|
/linux-3.3/fs/nfs/blocklayout/ |
D | blocklayout.c | 190 struct bio_vec *bvec = bio->bi_io_vec + bio->bi_vcnt - 1; in bl_end_io_read() local 349 struct bio_vec *bvec = bio->bi_io_vec + bio->bi_vcnt - 1; in bl_end_io_write_zero() local
|
/linux-3.3/fs/logfs/ |
D | dev_bdev.c | 70 struct bio_vec *bvec = bio->bi_io_vec + bio->bi_vcnt - 1; in writeseg_end_io() local
|
/linux-3.3/drivers/block/drbd/ |
D | drbd_req.c | 1167 int drbd_merge_bvec(struct request_queue *q, struct bvec_merge_data *bvm, struct bio_vec *bvec) in drbd_merge_bvec()
|