/fs/squashfs/ |
D | block.c | 39 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in copy_bio_to_actor() local 163 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
|
/fs/erofs/ |
D | zdata.c | 233 struct z_erofs_bvec *bvec, in z_erofs_bvec_enqueue() 258 struct z_erofs_bvec *bvec, in z_erofs_bvec_dequeue() 736 struct z_erofs_bvec *bvec, bool exclusive) in z_erofs_attach_page() 1113 struct z_erofs_bvec bvec; member 1118 struct z_erofs_bvec *bvec) in z_erofs_do_decompressed_bvec() 1193 struct z_erofs_bvec bvec; in z_erofs_parse_out_bvecs() local 1218 struct z_erofs_bvec *bvec = &pcl->compressed_bvecs[i]; in z_erofs_parse_in_bvecs() local 1442 static void z_erofs_fill_bio_vec(struct bio_vec *bvec, in z_erofs_fill_bio_vec() 1609 struct bio_vec *bvec; in z_erofs_submissionqueue_endio() local 1660 struct bio_vec bvec; in z_erofs_submit_queue() local
|
/fs/smb/client/ |
D | fscache.c | 148 struct bio_vec bvec[1]; in fscache_fallback_read_page() local 176 struct bio_vec bvec[1]; in fscache_fallback_write_page() local
|
D | transport.c | 379 struct bio_vec bvec; in __smb_send_rqst() local
|
D | smb2ops.c | 4716 struct bio_vec *bvec; in init_read_bvec() local 4753 struct bio_vec *bvec = NULL; in handle_read_data() local
|
/fs/nfs/ |
D | fscache.c | 251 struct bio_vec bvec[1]; in fscache_fallback_read_page() local 279 struct bio_vec bvec[1]; in fscache_fallback_write_page() local
|
/fs/gfs2/ |
D | lops.c | 170 struct bio_vec *bvec, in gfs2_end_log_write_bh() 205 struct bio_vec *bvec; in gfs2_end_log_write() local 398 struct bio_vec *bvec; in gfs2_end_log_read() local
|
D | meta_io.c | 196 struct bio_vec *bvec; in gfs2_meta_read_endio() local
|
/fs/btrfs/ |
D | file-item.c | 339 struct bio_vec bvec; in search_file_offset_in_bio() local 655 struct bio_vec bvec; in btrfs_csum_one_bio() local
|
D | extent_io.c | 546 struct bio_vec bvec; in repair_io_failure() local 917 u32 bio_offset, const struct bio_vec *bvec, in submit_data_read_repair() 1018 struct bio_vec *bvec; in end_bio_extent_writepage() local 1179 struct bio_vec *bvec; in end_bio_extent_readpage() local 1386 struct bio_vec *bvec = bio_last_bvec_all(bio); in btrfs_bio_add_page() local 2570 struct bio_vec *bvec; in end_bio_subpage_eb_writepage() local 2627 struct bio_vec *bvec; in end_bio_extent_buffer_writepage() local
|
D | disk-io.c | 360 struct bio_vec *bvec) in csum_dirty_subpage_buffers() 402 static int csum_dirty_buffer(struct btrfs_fs_info *fs_info, struct bio_vec *bvec) in csum_dirty_buffer() 721 struct bio_vec *bvec; in btree_csum_one_bio() local 3918 struct bio_vec *bvec; in btrfs_end_super_write() local
|
D | raid56.c | 1094 struct bio_vec bvec; in index_one_bio() local 1470 struct bio_vec *bvec; in set_bio_pages_uptodate() local
|
D | compression.c | 1302 struct bio_vec bvec; in btrfs_decompress_buf2page() local
|
D | scrub.c | 1636 struct bio_vec bvec; in scrub_recheck_block() local 1713 struct bio_vec bvec; in scrub_repair_sector_from_good_copy() local
|
D | check-integrity.c | 2641 struct bio_vec bvec; in btrfsic_check_write_bio() local
|
/fs/ext4/ |
D | page-io.c | 102 struct bio_vec *bvec; in ext4_finish_bio() local
|
/fs/ |
D | coredump.c | 860 struct bio_vec bvec = { in dump_emit_page() local
|
/fs/f2fs/ |
D | data.c | 329 struct bio_vec *bvec; in f2fs_write_end_io() local 600 struct bio_vec *bvec; in __has_merged_page() local
|
/fs/iomap/ |
D | buffered-io.c | 512 struct bio_vec bvec; in iomap_read_folio_sync() local
|
/fs/afs/ |
D | internal.h | 114 struct bio_vec bvec[1]; member
|