Home
last modified time | relevance | path

Searched defs:bvec (Results 1 – 25 of 62) sorted by relevance

123

/linux/include/linux/
A Dbvec.h62 #define mp_bvec_iter_page(bvec, iter) \ argument
65 #define mp_bvec_iter_len(bvec, iter) \ argument
69 #define mp_bvec_iter_offset(bvec, iter) \ argument
72 #define mp_bvec_iter_page_idx(bvec, iter) \ argument
75 #define mp_bvec_iter_bvec(bvec, iter) \ argument
83 #define bvec_iter_offset(bvec, iter) \ argument
86 #define bvec_iter_len(bvec, iter) \ argument
90 #define bvec_iter_page(bvec, iter) \ argument
94 #define bvec_iter_bvec(bvec, iter) \ argument
227 static inline void memzero_bvec(struct bio_vec *bvec) in memzero_bvec()
[all …]
/linux/drivers/block/zram/
A Dzram_drv.c149 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()
697 struct bio_vec bvec; in writeback_store() local
821 struct bio_vec bvec; member
866 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev()
877 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev()
1268 struct bio_vec bvec; in __zram_bvec_read() local
1320 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read()
1353 static int __zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in __zram_bvec_write()
1470 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in zram_bvec_write()
[all …]
/linux/fs/squashfs/
A Dblock.c39 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in copy_bio_to_actor() local
164 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in squashfs_read_data() local
A Dzlib_wrapper.c57 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zlib_uncompress() local
A Dlzo_wrapper.c70 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lzo_uncompress() local
A Dzstd_wrapper.c72 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zstd_uncompress() local
A Dlz4_wrapper.c96 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lz4_uncompress() local
A Dxz_wrapper.c124 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in squashfs_xz_uncompress() local
/linux/block/
A Dblk-map.c48 struct bio_vec *bvec; in bio_copy_from_iter() local
79 struct bio_vec *bvec; in bio_copy_to_iter() local
399 struct bio_vec *bvec; in bio_copy_kern_endio_read() local
A Dbio.c889 struct bio_vec *bvec; in bio_add_hw_page() local
1039 struct bio_vec *bvec; in __bio_release_pages() local
1317 struct bio_vec *bvec; in bio_free_pages() local
1356 struct bio_vec *bvec; in bio_set_pages_dirty() local
1404 struct bio_vec *bvec; in bio_check_pages_dirty() local
A Dblk-merge.c445 struct bio_vec *bvec, struct scatterlist *sglist, in blk_bvec_map_sg()
489 __blk_segment_map_sg_merge(struct request_queue *q, struct bio_vec *bvec, in __blk_segment_map_sg_merge()
513 struct bio_vec bvec, bvprv = { NULL }; in __blk_bios_map_sg() local
A Dbounce.c105 struct bio_vec *bvec, orig_vec; in bounce_end_io() local
/linux/net/sunrpc/
A Dsvcsock.c228 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
1117 struct bio_vec *bvec; in svc_tcp_sendmsg() local
/linux/drivers/block/
A Dn64cart.c89 struct bio_vec bvec; in n64cart_submit_bio() local
A Dloop.c235 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec()
260 struct bio_vec bvec; in lo_write_simple() local
277 struct bio_vec bvec; in lo_read_simple() local
398 struct bio_vec *bvec; in lo_rw_aio() local
A Dloop.h67 struct bio_vec *bvec; member
A Dbrd.c289 struct bio_vec bvec; in brd_submit_bio() local
/linux/fs/gfs2/
A Dlops.c170 struct bio_vec *bvec, in gfs2_end_log_write_bh()
205 struct bio_vec *bvec; in gfs2_end_log_write() local
399 struct bio_vec *bvec; in gfs2_end_log_read() local
/linux/arch/m68k/emu/
A Dnfblock.c64 struct bio_vec bvec; in nfhd_submit_bio() local
/linux/drivers/target/
A Dtarget_core_file.c317 struct bio_vec *bvec; in fd_do_rw() local
437 struct bio_vec *bvec; in fd_execute_write_same() local
/linux/fs/btrfs/
A Dcompression.c209 struct bio_vec *bvec; in dec_and_test_compressed_bio() local
252 struct bio_vec *bvec; in finish_compressed_bio_read() local
1443 struct bio_vec bvec; in btrfs_decompress_buf2page() local
A Dfile-item.c328 struct bio_vec bvec; in search_file_offset_in_bio() local
631 struct bio_vec bvec; in btrfs_csum_one_bio() local
/linux/arch/xtensa/platforms/iss/
A Dsimdisk.c106 struct bio_vec bvec; in simdisk_submit_bio() local
/linux/drivers/nvdimm/
A Dblk.c171 struct bio_vec bvec; in nd_blk_submit_bio() local
/linux/fs/iomap/
A Dbuffered-io.c173 iomap_read_page_end_io(struct bio_vec *bvec, int error) in iomap_read_page_end_io()
193 struct bio_vec *bvec; in iomap_read_end_io() local
539 struct bio_vec bvec; in iomap_read_page_sync() local

Completed in 77 milliseconds

123