Home
last modified time | relevance | path

Searched refs:bio_vec (Results 1 – 25 of 37) sorted by relevance

12

/fs/squashfs/
Dblock.c40 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in copy_bio_to_actor()
88 struct bio_vec *bv; in squashfs_bio_read_cached()
291 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in squashfs_read_data()
Dlzo_wrapper.c70 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lzo_uncompress()
Dzlib_wrapper.c57 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zlib_uncompress()
Dlz4_wrapper.c96 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lz4_uncompress()
Dzstd_wrapper.c72 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zstd_uncompress()
Dxz_wrapper.c124 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in squashfs_xz_uncompress()
/fs/9p/
Dvfs_addr.c41 struct bio_vec bvec = {.bv_page = page, .bv_len = PAGE_SIZE}; in v9fs_fid_readpage()
155 struct bio_vec bvec; in v9fs_vfs_writepage_locked()
/fs/orangefs/
Dinode.c25 struct bio_vec bv; in orangefs_writepage_locked()
87 struct bio_vec *bv;
229 ow->bv = kcalloc(ow->maxpages, sizeof(struct bio_vec), GFP_KERNEL); in orangefs_writepages()
295 struct bio_vec bv; in orangefs_readpage()
/fs/crypto/
Dbio.c33 struct bio_vec *bv; in fscrypt_decrypt_bio()
/fs/iomap/
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()
536 struct bio_vec bvec; in iomap_read_page_sync()
1044 struct bio_vec *bv; in iomap_finish_ioend()
/fs/gfs2/
Dlops.c170 struct bio_vec *bvec, in gfs2_end_log_write_bh()
205 struct bio_vec *bvec; in gfs2_end_log_write()
399 struct bio_vec *bvec; in gfs2_end_log_read()
Dmeta_io.c194 struct bio_vec *bvec; in gfs2_meta_read_endio()
/fs/verity/
Dverify.c229 struct bio_vec *bv; in fsverity_verify_bio()
/fs/ceph/
Dfile.c84 struct bio_vec *bvecs) in __iter_get_bvecs()
107 struct bio_vec bv = { in __iter_get_bvecs()
131 struct bio_vec **bvecs, int *num_bvecs) in iter_get_bvecs_alloc()
133 struct bio_vec *bv; in iter_get_bvecs_alloc()
164 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
1220 struct bio_vec *bvecs; in ceph_direct_read_write()
/fs/
Dsplice.c628 struct bio_vec *array = kcalloc(nbufs, sizeof(struct bio_vec), in iter_file_splice_write()
651 array = kcalloc(nbufs, sizeof(struct bio_vec), in iter_file_splice_write()
Dmpage.c57 struct bio_vec *bv; in mpage_end_io()
/fs/xfs/
Dxfs_log_priv.h227 struct bio_vec ic_bvec[];
/fs/btrfs/
Dcompression.c265 struct bio_vec *bvec; in end_compressed_bio_read()
538 struct bio_vec *last = bio_last_bvec_all(bio); in bio_end_offset()
1313 struct bio_vec bvec; in btrfs_decompress_buf2page()
Dfile-item.c329 struct bio_vec bvec; in search_file_offset_in_bio()
633 struct bio_vec bvec; in btrfs_csum_one_bio()
Draid56.c1161 struct bio_vec bvec; in index_rbio_pages()
1449 struct bio_vec *bvec; in set_bio_pages_uptodate()
/fs/ext4/
Dreadpage.c74 struct bio_vec *bv; in __read_end_io()
Dpage-io.c102 struct bio_vec *bvec; in ext4_finish_bio()
/fs/zonefs/
Dsuper.c1658 struct bio_vec bio_vec; in zonefs_read_super() local
1666 bio_init(&bio, &bio_vec, 1); in zonefs_read_super()
/fs/f2fs/
Ddata.c126 struct bio_vec *bv; in f2fs_finish_read_bio()
183 struct bio_vec *bv; in f2fs_verify_bio()
233 struct bio_vec *bv; in f2fs_handle_step_decompress()
317 struct bio_vec *bvec; in f2fs_write_end_io()
576 struct bio_vec *bvec; in __has_merged_page()
/fs/afs/
Dwrite.c956 struct bio_vec bv[1]; in afs_launder_page()

12