/fs/ext4/ |
D | readpage.c | 65 struct bio *bio; member 71 static void __read_end_io(struct bio *bio) in __read_end_io() 111 struct bio *bio = ctx->bio; in verity_work() local 158 static bool bio_post_read_required(struct bio *bio) in bio_post_read_required() 164 ext4_trace_read_completion(struct bio *bio) in ext4_trace_read_completion() 186 static void mpage_end_io(struct bio *bio) in mpage_end_io() 207 static void ext4_set_bio_post_read_ctx(struct bio *bio, in ext4_set_bio_post_read_ctx() 240 ext4_submit_bio_read(struct bio *bio) in ext4_submit_bio_read() 266 struct bio *bio = NULL; in ext4_mpage_readpages() local
|
D | page-io.c | 100 static void ext4_finish_bio(struct bio *bio) in ext4_finish_bio() 155 struct bio *bio, *next_bio; in ext4_release_io_end() local 327 static void ext4_end_bio(struct bio *bio) in ext4_end_bio() 377 struct bio *bio = io->io_bio; in ext4_io_submit() local 400 struct bio *bio; in io_submit_init_bio() local
|
/fs/erofs/ |
D | data.c | 12 static void erofs_readendio(struct bio *bio) in erofs_readendio() 112 static inline struct bio *erofs_read_raw_page(struct bio *bio, in erofs_read_raw_page() 254 struct bio *bio; in erofs_raw_access_readpage() local 271 struct bio *bio = NULL; in erofs_raw_access_readahead() local
|
/fs/f2fs/ |
D | data.c | 116 struct bio *bio; member 122 static void f2fs_finish_read_bio(struct bio *bio, bool in_task) in f2fs_finish_read_bio() 163 struct bio *bio = ctx->bio; in f2fs_verify_bio() local 207 static void f2fs_verify_and_finish_bio(struct bio *bio, bool in_task) in f2fs_verify_and_finish_bio() 272 static void f2fs_read_end_io(struct bio *bio) in f2fs_read_end_io() 309 static void f2fs_write_end_io(struct bio *bio) in f2fs_write_end_io() 368 block_t blk_addr, struct bio *bio) in f2fs_target_device() 407 block_t blk_addr, struct bio *bio) in __same_bdev() 416 struct bio *bio; in __bio_alloc() local 436 static void f2fs_set_bio_crypt_ctx(struct bio *bio, const struct inode *inode, in f2fs_set_bio_crypt_ctx() [all …]
|
/fs/btrfs/ |
D | raid56.c | 908 static void raid_write_end_io(struct bio *bio) in raid_write_end_io() 1096 struct bio *bio; in rbio_add_io_page() local 1164 struct bio *bio; in index_rbio_pages() local 1207 struct bio *bio; in finish_rmw() local 1371 struct bio *bio) in find_bio_stripe() 1397 struct bio *bio) in find_logical_bio_stripe() 1447 struct bio *bio) in fail_bio_stripe() 1461 static void set_bio_pages_uptodate(struct bio *bio) in set_bio_pages_uptodate() 1480 static void raid_rmw_end_io(struct bio *bio) in raid_rmw_end_io() 1521 struct bio *bio; in raid56_rmw_stripe() local [all …]
|
D | disk-io.c | 72 struct bio *bio; member 113 struct bio *bio; member 639 static void end_workqueue_bio(struct bio *bio) in end_workqueue_bio() 670 blk_status_t btrfs_bio_wq_end_io(struct btrfs_fs_info *info, struct bio *bio, in btrfs_bio_wq_end_io() 748 blk_status_t btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct bio *bio, in btrfs_wq_submit_bio() 778 static blk_status_t btree_csum_one_bio(struct bio *bio) in btree_csum_one_bio() 796 static blk_status_t btree_submit_bio_start(void *private_data, struct bio *bio, in btree_submit_bio_start() 816 blk_status_t btrfs_submit_metadata_bio(struct inode *inode, struct bio *bio, in btrfs_submit_metadata_bio() 1707 struct bio *bio; in end_workqueue_fn() local 3498 static void btrfs_end_super_write(struct bio *bio) in btrfs_end_super_write() [all …]
|
D | compression.c | 145 static int check_compressed_csum(struct btrfs_inode *inode, struct bio *bio, in check_compressed_csum() 194 static void end_compressed_bio_read(struct bio *bio) in end_compressed_bio_read() 320 static void end_compressed_bio_write(struct bio *bio) in end_compressed_bio_write() 385 struct bio *bio = NULL; in btrfs_submit_compressed_write() local 494 static u64 bio_end_offset(struct bio *bio) in bio_end_offset() 619 blk_status_t btrfs_submit_compressed_read(struct inode *inode, struct bio *bio, in btrfs_submit_compressed_read() 1239 struct bio *bio) in btrfs_decompress_buf2page()
|
D | scrub.c | 88 struct bio *bio; member 1390 static void scrub_bio_wait_endio(struct bio *bio) in scrub_bio_wait_endio() 1396 struct bio *bio, in scrub_submit_raid56_bio_wait() 1422 struct bio *bio; in scrub_recheck_block_on_raid56() local 1477 struct bio *bio; in scrub_recheck_block() local 1559 struct bio *bio; in scrub_repair_page_from_good_copy() local 1645 struct bio *bio; in scrub_add_page_to_wr_bio() local 1710 static void scrub_wr_bio_end_io(struct bio *bio) in scrub_wr_bio_end_io() 1991 struct bio *bio; in scrub_add_page_to_rd_bio() local 2038 static void scrub_missing_raid56_end_io(struct bio *bio) in scrub_missing_raid56_end_io() [all …]
|
D | extent_io.c | 135 struct bio *bio; member 163 int __must_check submit_one_bio(struct bio *bio, int mirror_num, in submit_one_bio() 2257 struct bio *bio; in repair_io_failure() local 2600 static bool btrfs_io_needs_validation(struct inode *inode, struct bio *bio) in btrfs_io_needs_validation() 2736 static void end_bio_extent_writepage(struct bio *bio) in end_bio_extent_writepage() 2799 static void end_bio_extent_readpage(struct bio *bio) in end_bio_extent_readpage() 2964 struct bio *bio; in btrfs_bio_alloc() local 2972 struct bio *btrfs_bio_clone(struct bio *bio) in btrfs_bio_clone() 2987 struct bio *bio; in btrfs_io_bio_alloc() local 2997 struct bio *bio; in btrfs_bio_clone_partial() local [all …]
|
/fs/crypto/ |
D | bio.c | 29 void fscrypt_decrypt_bio(struct bio *bio) in fscrypt_decrypt_bio() 50 struct bio *bio; in fscrypt_zeroout_range_inline_crypt() local 119 struct bio *bio; in fscrypt_zeroout_range() local
|
D | inline_crypt.c | 269 void fscrypt_set_bio_crypt_ctx(struct bio *bio, const struct inode *inode, in fscrypt_set_bio_crypt_ctx() 321 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio, in fscrypt_set_bio_crypt_ctx_bh() 353 bool fscrypt_mergeable_bio(struct bio *bio, const struct inode *inode, in fscrypt_mergeable_bio() 390 bool fscrypt_mergeable_bio_bh(struct bio *bio, in fscrypt_mergeable_bio_bh()
|
/fs/squashfs/ |
D | block.c | 33 static int copy_bio_to_actor(struct bio *bio, in copy_bio_to_actor() 88 struct bio *bio; in squashfs_bio_read() local 146 struct bio *bio = NULL; in squashfs_read_data() local
|
D | zlib_wrapper.c | 53 struct bio *bio, int offset, int length, in zlib_uncompress()
|
D | decompressor_single.c | 62 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress()
|
D | decompressor_multi_percpu.c | 78 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress()
|
D | lzo_wrapper.c | 66 struct bio *bio, int offset, int length, in lzo_uncompress()
|
/fs/ |
D | mpage.c | 55 static void mpage_end_io(struct bio *bio) in mpage_end_io() 79 static struct bio *mpage_bio_submit(int op, int op_flags, struct bio *bio) in mpage_bio_submit() 111 struct bio *bio; in mpage_alloc() local 173 struct bio *bio; member 471 struct bio *bio; member 520 struct bio *bio = mpd->bio; in __mpage_writepage() local
|
D | direct-io.c | 72 struct bio *bio; /* bio under assembly */ member 331 static void dio_bio_end_aio(struct bio *bio) in dio_bio_end_aio() 377 static void dio_bio_end_io(struct bio *bio) in dio_bio_end_io() 395 struct bio *bio; in dio_bio_alloc() local 430 struct bio *bio = sdio->bio; in dio_bio_submit() local 473 struct bio *bio = NULL; in dio_await_one() local 505 static blk_status_t dio_bio_complete(struct dio *dio, struct bio *bio) in dio_bio_complete() 535 struct bio *bio; in dio_await_completion() local 557 struct bio *bio; in dio_bio_reap() local
|
/fs/nfs/blocklayout/ |
D | blocklayout.c | 105 bl_submit_bio(struct bio *bio) in bl_submit_bio() 122 struct bio *bio; in bl_alloc_init_bio() local 146 do_add_page_to_bio(struct bio *bio, int npg, int rw, sector_t isect, in do_add_page_to_bio() 215 static void bl_end_io_read(struct bio *bio) in bl_end_io_read() 257 struct bio *bio = NULL; in bl_read_pagelist() local 346 static void bl_end_io_write(struct bio *bio) in bl_end_io_write() 402 struct bio *bio = NULL; in bl_write_pagelist() local
|
/fs/nilfs2/ |
D | segbuf.c | 22 struct bio *bio; member 334 static void nilfs_end_bio_write(struct bio *bio) in nilfs_end_bio_write() 349 struct bio *bio = wi->bio; in nilfs_segbuf_submit_bio() local 392 struct bio *bio; in nilfs_alloc_seg_bio() local
|
/fs/gfs2/ |
D | lops.c | 199 static void gfs2_end_log_write(struct bio *bio) in gfs2_end_log_write() 240 struct bio *bio = *biop; in gfs2_log_submit_bio() local 265 struct bio *bio = bio_alloc(GFP_NOIO, BIO_MAX_PAGES); in gfs2_log_alloc_bio() local 296 struct bio *bio = *biop; in gfs2_log_get_bio() local 328 struct bio *bio; in gfs2_log_write() local 390 static void gfs2_end_log_read(struct bio *bio) in gfs2_end_log_read() 516 struct bio *bio = NULL; in gfs2_find_jhead() local
|
/fs/iomap/ |
D | direct-io.c | 64 struct bio *bio, loff_t pos) in iomap_dio_submit_bio() 154 static void iomap_dio_bio_end_io(struct bio *bio) in iomap_dio_bio_end_io() 192 struct bio *bio; in iomap_dio_zero() local 215 struct bio *bio; in iomap_dio_bio_actor() local
|
D | buffered-io.c | 190 iomap_read_end_io(struct bio *bio) in iomap_read_end_io() 204 struct bio *bio; member 540 struct bio bio; in iomap_read_page_sync() local 1068 struct bio *bio = &ioend->io_inline_bio; in iomap_finish_ioend() local 1178 static void iomap_writepage_end_bio(struct bio *bio) in iomap_writepage_end_bio() 1223 struct bio *bio; in iomap_alloc_ioend() local
|
/fs/jfs/ |
D | jfs_metapage.c | 266 static void metapage_read_end_io(struct bio *bio) in metapage_read_end_io() 321 static void metapage_write_end_io(struct bio *bio) in metapage_write_end_io() 337 struct bio *bio = NULL; in metapage_writepage() local 474 struct bio *bio = NULL; in metapage_readpage() local
|
/fs/xfs/ |
D | xfs_bio_io.c | 24 struct bio *bio; in xfs_rw_bdev() local
|