/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | compression.h | 64 struct btrfs_bio bbio; member
|
H A D | bio.c | 25 struct btrfs_bio *bbio; member 31 static inline bool is_data_bbio(struct btrfs_bio *bbio) in is_data_bbio() argument 36 static bool bbio_has_ordered_extent(struct btrfs_bio *bbio) in bbio_has_ordered_extent() argument 45 void btrfs_bio_init(struct btrfs_bio *bbio, struct btrfs_fs_info *fs_info, in btrfs_bio_init() argument 66 struct btrfs_bio *bbio; btrfs_bio_alloc() local 79 struct btrfs_bio *bbio; btrfs_split_bio() local 105 btrfs_cleanup_bio(struct btrfs_bio *bbio) btrfs_cleanup_bio() argument 112 __btrfs_bio_end_io(struct btrfs_bio *bbio) __btrfs_bio_end_io() argument 124 btrfs_bio_end_io(struct btrfs_bio *bbio, blk_status_t status) btrfs_bio_end_io() argument 132 btrfs_bbio_propagate_error(struct btrfs_bio *bbio, struct btrfs_bio *orig_bbio) btrfs_bbio_propagate_error() argument 151 btrfs_orig_bbio_end_io(struct btrfs_bio *bbio) btrfs_orig_bbio_end_io() argument 282 btrfs_check_read_bio(struct btrfs_bio *bbio, struct btrfs_device *dev) btrfs_check_read_bio() argument 352 struct btrfs_bio *bbio = container_of(work, struct btrfs_bio, end_io_work); btrfs_end_bio_work() local 363 struct btrfs_bio *bbio = btrfs_bio(bio); btrfs_simple_end_io() local 385 struct btrfs_bio *bbio = btrfs_bio(bio); btrfs_raid56_end_io() local 401 struct btrfs_bio *bbio = btrfs_bio(bio); btrfs_orig_write_end_io() local 526 btrfs_bio_csum(struct btrfs_bio *bbio) btrfs_bio_csum() argument 538 struct btrfs_bio *bbio; global() member 598 should_async_write(struct btrfs_bio *bbio) should_async_write() argument 623 btrfs_wq_submit_bio(struct btrfs_bio *bbio, struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, int mirror_num) btrfs_wq_submit_bio() argument 645 btrfs_submit_chunk(struct btrfs_bio *bbio, int mirror_num) btrfs_submit_chunk() argument 729 btrfs_submit_bio(struct btrfs_bio *bbio, int mirror_num) btrfs_submit_bio() argument 809 btrfs_submit_repair_write(struct btrfs_bio *bbio, int mirror_num, bool dev_replace) btrfs_submit_repair_write() argument [all...] |
H A D | zoned.h | 186 static inline bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append() argument 191 static inline void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned() argument
|
H A D | file-item.c | 344 blk_status_t btrfs_lookup_bio_sums(struct btrfs_bio *bbio) in btrfs_lookup_bio_sums() argument 732 btrfs_csum_one_bio(struct btrfs_bio *bbio) btrfs_csum_one_bio() argument 791 btrfs_alloc_dummy_sum(struct btrfs_bio *bbio) btrfs_alloc_dummy_sum() argument [all...] |
H A D | compression.c | 59 static inline struct compressed_bio *to_compressed_bio(struct btrfs_bio *bbio) in to_compressed_bio() argument 68 struct btrfs_bio *bbio; in alloc_compressed_bio() local 172 static void end_compressed_bio_read(struct btrfs_bio *bbio) in end_compressed_bio_read() argument 245 end_compressed_bio_write(struct btrfs_bio *bbio) end_compressed_bio_write() argument 467 btrfs_submit_compressed_read(struct btrfs_bio *bbio) btrfs_submit_compressed_read() argument [all...] |
H A D | zoned.c | 1615 bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append() argument 1654 void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned() argument [all...] |
H A D | scrub.c | 784 static void scrub_repair_read_endio(struct btrfs_bio *bbio) in scrub_repair_read_endio() argument 822 struct btrfs_bio *bbio = NULL; in scrub_stripe_submit_repair_read() local 1099 scrub_read_endio(struct btrfs_bio *bbio) scrub_read_endio() argument 1127 scrub_write_endio(struct btrfs_bio *bbio) scrub_write_endio() argument 1153 scrub_submit_write_bio(struct scrub_ctx *sctx, struct scrub_stripe *stripe, struct btrfs_bio *bbio, bool dev_replace) scrub_submit_write_bio() argument 1199 struct btrfs_bio *bbio = NULL; scrub_write_sectors() local 1652 struct btrfs_bio *bbio; scrub_submit_initial_read() local [all...] |
H A D | extent_io.c | 100 struct btrfs_bio *bbio; member 110 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_one_bio() local 133 struct btrfs_bio *bbio = bio_ctrl->bbio; submit_write_bio() local 460 end_bio_extent_writepage(struct btrfs_bio *bbio) end_bio_extent_writepage() argument 585 end_bio_extent_readpage(struct btrfs_bio *bbio) end_bio_extent_readpage() argument 748 struct btrfs_bio *bbio; alloc_new_bio() local 1611 extent_buffer_write_end_io(struct btrfs_bio *bbio) extent_buffer_write_end_io() argument 1671 struct btrfs_bio *bbio; write_one_eb() local 3958 extent_buffer_read_end_io(struct btrfs_bio *bbio) extent_buffer_read_end_io() argument 4005 struct btrfs_bio *bbio; read_extent_buffer_pages() local [all...] |
H A D | disk-io.c | 243 blk_status_t btree_csum_one_bio(struct btrfs_bio *bbio) in btree_csum_one_bio() argument
|
H A D | inode.c | 94 struct btrfs_bio bbio; member 2547 static int btrfs_extract_ordered_extent(struct btrfs_bio *bbio, in btrfs_extract_ordered_extent() argument 3283 bool btrfs_data_csum_ok(struct btrfs_bio *bbio, struc argument 7717 btrfs_dio_end_io(struct btrfs_bio *bbio) btrfs_dio_end_io() argument 7747 struct btrfs_bio *bbio = btrfs_bio(bio); btrfs_dio_submit_io() local 9920 btrfs_encoded_read_endio(struct btrfs_bio *bbio) btrfs_encoded_read_endio() argument 9949 struct btrfs_bio *bbio; btrfs_encoded_read_regular_fill_pages() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | reada.c | 306 struct btrfs_bio *bbio = NULL; in reada_find_extent() local 224 reada_find_zone(struct btrfs_device *dev, u64 logical, struct btrfs_bio *bbio) reada_find_zone() argument [all...] |
H A D | raid56.c | 63 struct btrfs_bio *bbio; member 980 alloc_rbio(struct btrfs_fs_info *fs_info, struct btrfs_bio *bbio, u64 stripe_len) alloc_rbio() argument 1200 struct btrfs_bio *bbio = rbio->bbio; finish_rmw() local 1784 raid56_parity_write(struct btrfs_fs_info *fs_info, struct bio *bio, struct btrfs_bio *bbio, u64 stripe_len) raid56_parity_write() argument 2168 raid56_parity_recover(struct btrfs_fs_info *fs_info, struct bio *bio, struct btrfs_bio *bbio, u64 stripe_len, int mirror_num, int generic_io) raid56_parity_recover() argument 2273 raid56_parity_alloc_scrub_rbio(struct btrfs_fs_info *fs_info, struct bio *bio, struct btrfs_bio *bbio, u64 stripe_len, struct btrfs_device *scrub_dev, unsigned long *dbitmap, int stripe_nsectors) raid56_parity_alloc_scrub_rbio() argument 2363 struct btrfs_bio *bbio = rbio->bbio; finish_parity_scrub() local 2721 raid56_alloc_missing_rbio(struct btrfs_fs_info *fs_info, struct bio *bio, struct btrfs_bio *bbio, u64 length) raid56_alloc_missing_rbio() argument [all...] |
H A D | extent-tree.c | 1278 struct btrfs_bio *bbio = NULL; in btrfs_discard_extent() local
|
H A D | scrub.c | 59 struct btrfs_bio *bbio; member 1225 static inline int scrub_nr_raid_mirrors(struct btrfs_bio *bbio) in scrub_nr_raid_mirrors() argument 1276 struct btrfs_bio *bbio; in scrub_setup_recheck_block() local 2099 struct btrfs_bio *bbio = NULL; scrub_missing_raid56_pages() local 2686 struct btrfs_bio *bbio = NULL; scrub_parity_check_and_repair() local 2761 struct btrfs_bio *bbio = NULL; scrub_raid56_parity() local 4102 struct btrfs_bio *bbio = NULL; scrub_remap_extent() local [all...] |
H A D | extent_io.c | 2261 struct btrfs_bio *bbio = NULL; in repair_io_failure() local [all...] |
H A D | volumes.c | 5611 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes() argument 5631 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local 5654 btrfs_get_bbio(struct btrfs_bio *bbio) btrfs_get_bbio() argument 5660 btrfs_put_bbio(struct btrfs_bio *bbio) btrfs_put_bbio() argument 5679 struct btrfs_bio *bbio; __btrfs_map_block_for_discard() local 5840 struct btrfs_bio *bbio = NULL; get_extra_mirror_from_replace() local 5904 struct btrfs_bio *bbio = *bbio_ret; handle_ops_on_dev_replace() local 6116 struct btrfs_bio *bbio = NULL; __btrfs_map_block() local 6360 btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) btrfs_end_bbio() argument 6371 struct btrfs_bio *bbio = bio->bi_private; btrfs_end_bio() local 6424 submit_stripe_bio(struct btrfs_bio *bbio, struct bio *bio, u64 physical, struct btrfs_device *dev) submit_stripe_bio() argument 6445 bbio_error(struct btrfs_bio *bbio, struct bio *bio, u64 logical) bbio_error() argument 6473 struct btrfs_bio *bbio = NULL; btrfs_map_bio() local [all...] |
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | bcache.h | 736 struct bbio { struct
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | bcache.h | 742 struct bbio { struct
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_lib.c | 4379 BIO *bbio; in ssl_init_wbio_buffer() local [all...] |
H A D | ssl_local.h | 1253 BIO *bbio; member
|
/third_party/openssl/ssl/ |
H A D | ssl_lib.c | 4260 BIO *bbio; in ssl_init_wbio_buffer() local [all...] |
H A D | ssl_local.h | 1229 BIO *bbio; member
|