| /kernel/linux/linux-5.10/include/linux/ |
| D | bvec.h | 58 #define __bvec_iter_bvec(bvec, iter) (&(bvec)[(iter).bi_idx]) argument 61 #define mp_bvec_iter_page(bvec, iter) \ argument 64 #define mp_bvec_iter_len(bvec, iter) \ argument 68 #define mp_bvec_iter_offset(bvec, iter) \ argument 71 #define mp_bvec_iter_page_idx(bvec, iter) \ argument 74 #define mp_bvec_iter_bvec(bvec, iter) \ argument 82 #define bvec_iter_offset(bvec, iter) \ argument 85 #define bvec_iter_len(bvec, iter) \ argument 89 #define bvec_iter_page(bvec, iter) \ argument 93 #define bvec_iter_bvec(bvec, iter) \ argument [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | bvec.h | 53 #define __bvec_iter_bvec(bvec, iter) (&(bvec)[(iter).bi_idx]) argument 55 #define bvec_iter_page(bvec, iter) \ argument 58 #define bvec_iter_len(bvec, iter) \ argument 62 #define bvec_iter_offset(bvec, iter) \ argument 65 #define bvec_iter_bvec(bvec, iter) \ argument
|
| /kernel/linux/linux-4.19/drivers/block/zram/ |
| D | zram_drv.c | 142 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 147 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 177 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position() 486 static int read_from_bdev_async(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_async() 519 struct bio_vec bvec; member 538 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() 556 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() 564 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev() 573 static int write_to_bdev(struct zram *zram, struct bio_vec *bvec, in write_to_bdev() 626 static int write_to_bdev(struct zram *zram, struct bio_vec *bvec, in write_to_bdev() [all …]
|
| /kernel/linux/linux-5.10/drivers/block/zram/ |
| D | zram_drv.c | 95 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 100 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 130 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position() 541 static int read_from_bdev_async(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_async() 610 struct bio_vec bvec; in writeback_store() local 734 struct bio_vec bvec; member 753 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() 771 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() 779 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev() 790 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev() [all …]
|
| /kernel/linux/linux-4.19/block/ |
| D | bio.c | 669 struct bio_vec *bvec; in bio_add_pc_page() local 1076 struct bio_vec *bvec; in bio_copy_from_iter() local 1107 struct bio_vec *bvec; in bio_copy_to_iter() local 1129 struct bio_vec *bvec; in bio_free_pages() local 1302 struct bio_vec *bvec; in bio_map_user_iov() local 1385 struct bio_vec *bvec; in __bio_unmap_user() local 1481 struct bio_vec *bvec; in bio_copy_kern_endio_read() local 1591 struct bio_vec *bvec; in bio_set_pages_dirty() local 1603 struct bio_vec *bvec; in bio_release_pages() local 1650 struct bio_vec *bvec; in bio_check_pages_dirty() local [all …]
|
| /kernel/linux/linux-5.10/fs/squashfs/ |
| D | block.c | 39 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in copy_bio_to_actor() local 165 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in squashfs_read_data() local
|
| D | zlib_wrapper.c | 57 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zlib_uncompress() local
|
| D | lzo_wrapper.c | 70 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lzo_uncompress() local
|
| D | zstd_wrapper.c | 72 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zstd_uncompress() local
|
| D | lz4_wrapper.c | 96 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lz4_uncompress() local
|
| D | xz_wrapper.c | 124 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in squashfs_xz_uncompress() local
|
| /kernel/linux/linux-4.19/fs/9p/ |
| D | vfs_addr.c | 57 struct bio_vec bvec = {.bv_page = page, .bv_len = PAGE_SIZE}; in v9fs_fid_readpage() local 169 struct bio_vec bvec; in v9fs_vfs_writepage_locked() local
|
| /kernel/linux/linux-5.10/fs/9p/ |
| D | vfs_addr.c | 42 struct bio_vec bvec = {.bv_page = page, .bv_len = PAGE_SIZE}; in v9fs_fid_readpage() local 154 struct bio_vec bvec; in v9fs_vfs_writepage_locked() local
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-map.c | 48 struct bio_vec *bvec; in bio_copy_from_iter() local 79 struct bio_vec *bvec; in bio_copy_to_iter() local 441 struct bio_vec *bvec; in bio_copy_kern_endio_read() local
|
| D | bio.c | 794 struct bio_vec *bvec; in bio_add_hw_page() local 950 struct bio_vec *bvec; in bio_release_pages() local 1288 struct bio_vec *bvec; in bio_free_pages() local 1327 struct bio_vec *bvec; in bio_set_pages_dirty() local 1375 struct bio_vec *bvec; in bio_check_pages_dirty() local
|
| D | blk-merge.c | 418 struct bio_vec *bvec, struct scatterlist *sglist, in blk_bvec_map_sg() 462 __blk_segment_map_sg_merge(struct request_queue *q, struct bio_vec *bvec, in __blk_segment_map_sg_merge() 486 struct bio_vec bvec, bvprv = { NULL }; in __blk_bios_map_sg() local
|
| /kernel/linux/linux-4.19/drivers/block/ |
| D | loop.c | 266 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec() 291 struct bio_vec bvec; in lo_write_simple() local 313 struct bio_vec bvec, b; in lo_write_transfer() local 343 struct bio_vec bvec; in lo_read_simple() local 372 struct bio_vec bvec, b; in lo_read_transfer() local 516 struct bio_vec *bvec; in lo_rw_aio() local
|
| D | null_blk_zoned.c | 59 struct bio_vec bvec; in null_zone_fill_bio() local
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| D | svcsock.c | 228 static void svc_flush_bvec(const struct bio_vec *bvec, size_t size, size_t seek) in svc_flush_bvec() 240 static inline void svc_flush_bvec(const struct bio_vec *bvec, size_t size, in svc_flush_bvec() 256 struct bio_vec *bvec = rqstp->rq_bvec; in svc_tcp_read_msg() local 1114 struct bio_vec *bvec; in svc_tcp_sendmsg() local
|
| /kernel/linux/linux-4.19/drivers/target/ |
| D | target_core_file.c | 284 struct bio_vec *bvec; in fd_execute_rw_aio() local 337 struct bio_vec *bvec; in fd_do_rw() local 457 struct bio_vec *bvec; in fd_execute_write_same() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/drivers/block/ |
| D | loop.c | 280 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec() 305 struct bio_vec bvec; in lo_write_simple() local 327 struct bio_vec bvec, b; in lo_write_transfer() local 357 struct bio_vec bvec; in lo_read_simple() local 386 struct bio_vec bvec, b; in lo_read_transfer() local 532 struct bio_vec *bvec; in lo_rw_aio() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| D | lops.c | 167 struct bio_vec *bvec, in gfs2_end_log_write_bh() 202 struct bio_vec *bvec; in gfs2_end_log_write() local 393 struct bio_vec *bvec; in gfs2_end_log_read() local
|
| /kernel/linux/linux-4.19/arch/m68k/emu/ |
| D | nfblock.c | 65 struct bio_vec bvec; in nfhd_make_request() local
|
| /kernel/linux/linux-5.10/fs/erofs/ |
| D | data.c | 14 struct bio_vec *bvec; in erofs_readendio() local
|