Home
last modified time | relevance | path

Searched refs:bvec_iter_all (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.10/include/linux/
Dbvec.h48 struct bvec_iter_all { struct
146 static inline struct bio_vec *bvec_init_iter_all(struct bvec_iter_all *iter_all) in bvec_init_iter_all()
155 struct bvec_iter_all *iter_all) in bvec_advance()
Dbio.h123 struct bvec_iter_all *iter) in bio_next_segment()
/Linux-v5.10/fs/squashfs/
Dblock.c38 struct bvec_iter_all iter_all = {}; in copy_bio_to_actor()
164 struct bvec_iter_all iter_all = {}; in squashfs_read_data()
Dzlib_wrapper.c56 struct bvec_iter_all iter_all = {}; in zlib_uncompress()
Dlzo_wrapper.c69 struct bvec_iter_all iter_all = {}; in lzo_uncompress()
Dzstd_wrapper.c71 struct bvec_iter_all iter_all = {}; in zstd_uncompress()
Dlz4_wrapper.c95 struct bvec_iter_all iter_all = {}; in lz4_uncompress()
Dxz_wrapper.c123 struct bvec_iter_all iter_all = {}; in squashfs_xz_uncompress()
/Linux-v5.10/block/
Dblk-map.c49 struct bvec_iter_all iter_all; in bio_copy_from_iter()
80 struct bvec_iter_all iter_all; in bio_copy_to_iter()
442 struct bvec_iter_all iter_all; in bio_copy_kern_endio_read()
Dbio.c949 struct bvec_iter_all iter_all; in bio_release_pages()
1278 struct bvec_iter_all iter_all; in bio_free_pages()
1317 struct bvec_iter_all iter_all; in bio_set_pages_dirty()
1366 struct bvec_iter_all iter_all; in bio_check_pages_dirty()
Dbounce.c167 struct bvec_iter_all iter_all; in bounce_end_io()
/Linux-v5.10/fs/crypto/
Dbio.c32 struct bvec_iter_all iter_all; in fscrypt_decrypt_bio()
/Linux-v5.10/fs/verity/
Dverify.c230 struct bvec_iter_all iter_all; in fsverity_verify_bio()
/Linux-v5.10/fs/erofs/
Ddata.c16 struct bvec_iter_all iter_all; in erofs_readendio()
Dzdata.c719 struct bvec_iter_all iter_all; in z_erofs_decompressqueue_endio()
/Linux-v5.10/fs/ext4/
Dreadpage.c74 struct bvec_iter_all iter_all; in __read_end_io()
Dpage-io.c103 struct bvec_iter_all iter_all; in ext4_finish_bio()
/Linux-v5.10/fs/gfs2/
Dlops.c204 struct bvec_iter_all iter_all; in gfs2_end_log_write()
394 struct bvec_iter_all iter_all; in gfs2_end_log_read()
Dmeta_io.c189 struct bvec_iter_all iter_all; in gfs2_meta_read_endio()
/Linux-v5.10/fs/
Dmpage.c50 struct bvec_iter_all iter_all; in mpage_end_io()
/Linux-v5.10/fs/iomap/
Dbuffered-io.c194 struct bvec_iter_all iter_all; in iomap_read_end_io()
1075 struct bvec_iter_all iter_all; in iomap_finish_ioend()
/Linux-v5.10/fs/f2fs/
Ddata.c135 struct bvec_iter_all iter_all; in __read_end_io()
196 struct bvec_iter_all iter_all; in f2fs_verify_bio()
341 struct bvec_iter_all iter_all; in f2fs_write_end_io()
597 struct bvec_iter_all iter_all; in __has_merged_page()
/Linux-v5.10/fs/btrfs/
Dcompression.c249 struct bvec_iter_all iter_all; in end_compressed_bio_read()
Dextent_io.c2744 struct bvec_iter_all iter_all; in end_bio_extent_writepage()
2815 struct bvec_iter_all iter_all; in end_bio_extent_readpage()
3840 struct bvec_iter_all iter_all; in end_bio_extent_buffer_writepage()
Draid56.c1442 struct bvec_iter_all iter_all; in set_bio_pages_uptodate()

12