Searched refs:btrfs_bio (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | bio.h | 15 struct btrfs_bio; 28 typedef void (*btrfs_bio_end_io_t)(struct btrfs_bio *bbio); 34 struct btrfs_bio { struct 92 static inline struct btrfs_bio *btrfs_bio(struct bio *bio) in btrfs_bio() function 94 return container_of(bio, struct btrfs_bio, bio); in btrfs_bio() 100 void btrfs_bio_init(struct btrfs_bio *bbio, struct btrfs_fs_info *fs_info, 102 struct btrfs_bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, 105 void btrfs_bio_end_io(struct btrfs_bio *bbio, blk_status_t status); 110 void btrfs_submit_bbio(struct btrfs_bio *bbio, int mirror_num); 111 void btrfs_submit_repair_write(struct btrfs_bio *bbio, int mirror_num, bool dev_replace);
|
| H A D | bio.c | 24 struct btrfs_bio *bbio; 66 struct btrfs_bio *bbio; in btrfs_bio_alloc() 70 bbio = btrfs_bio(bio); in btrfs_bio_alloc() 79 struct btrfs_bio *bbio; in btrfs_split_bio() 87 bbio = btrfs_bio(bio); in btrfs_split_bio() 329 struct btrfs_bio *bbio = container_of(work, struct btrfs_bio, end_io_work); in btrfs_end_bio_work() 340 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_simple_end_io() 362 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_raid56_end_io() 378 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_orig_write_end_io() 527 struct btrfs_bio *bbio; [all …]
|
| H A D | file-item.h | 16 struct btrfs_bio; 56 blk_status_t btrfs_lookup_bio_sums(struct btrfs_bio *bbio); 67 blk_status_t btrfs_csum_one_bio(struct btrfs_bio *bbio); 68 blk_status_t btrfs_alloc_dummy_sum(struct btrfs_bio *bbio);
|
| H A D | compression.h | 21 struct btrfs_bio; 67 struct btrfs_bio *orig_bbio; 72 struct btrfs_bio bbio; 99 void btrfs_submit_compressed_read(struct btrfs_bio *bbio);
|
| H A D | zoned.h | 22 struct btrfs_bio; 76 bool btrfs_use_zone_append(struct btrfs_bio *bbio); 77 void btrfs_record_physical_zoned(struct btrfs_bio *bbio); 192 static inline bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append() 197 static inline void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned()
|
| H A D | direct-io.c | 28 struct btrfs_bio bbio; 644 static void btrfs_dio_end_io(struct btrfs_bio *bbio) in btrfs_dio_end_io() 671 static int btrfs_extract_ordered_extent(struct btrfs_bio *bbio, in btrfs_extract_ordered_extent() 712 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_dio_submit_io()
|
| H A D | compression.c | 57 static inline struct compressed_bio *to_compressed_bio(struct btrfs_bio *bbio) in to_compressed_bio() 66 struct btrfs_bio *bbio; in alloc_compressed_bio() 68 bbio = btrfs_bio(bio_alloc_bioset(NULL, BTRFS_MAX_COMPRESSED_PAGES, op, in alloc_compressed_bio() 264 static void end_bbio_compressed_read(struct btrfs_bio *bbio) in end_bbio_compressed_read() 337 static void end_bbio_compressed_write(struct btrfs_bio *bbio) in end_bbio_compressed_write() 566 void btrfs_submit_compressed_read(struct btrfs_bio *bbio) in btrfs_submit_compressed_read()
|
| H A D | disk-io.h | 117 blk_status_t btree_csum_one_bio(struct btrfs_bio *bbio);
|
| H A D | scrub.c | 783 static void scrub_repair_read_endio(struct btrfs_bio *bbio) in scrub_repair_read_endio() 821 struct btrfs_bio *bbio = NULL; in scrub_stripe_submit_repair_read() 1098 static void scrub_read_endio(struct btrfs_bio *bbio) in scrub_read_endio() 1126 static void scrub_write_endio(struct btrfs_bio *bbio) in scrub_write_endio() 1154 struct btrfs_bio *bbio, bool dev_replace) in scrub_submit_write_bio() 1198 struct btrfs_bio *bbio = NULL; in scrub_write_sectors() 1666 struct btrfs_bio *bbio = NULL; in scrub_submit_extent_sector_read() 1750 struct btrfs_bio *bbio; in scrub_submit_initial_read()
|
| H A D | extent_io.c | 98 struct btrfs_bio *bbio; 115 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_one_bio() 138 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_write_bio() 451 static void end_bbio_data_write(struct btrfs_bio *bbio) in end_bbio_data_write() 510 static void end_bbio_data_read(struct btrfs_bio *bbio) in end_bbio_data_read() 704 struct btrfs_bio *bbio; in alloc_new_bio() 1924 static void end_bbio_meta_write(struct btrfs_bio *bbio) in end_bbio_meta_write() 1975 struct btrfs_bio *bbio; in write_one_eb() 3632 static void end_bbio_meta_read(struct btrfs_bio *bbio) in end_bbio_meta_read() 3666 struct btrfs_bio *bbio; in read_extent_buffer_pages_nowait()
|
| H A D | file-item.c | 339 blk_status_t btrfs_lookup_bio_sums(struct btrfs_bio *bbio) in btrfs_lookup_bio_sums() 738 blk_status_t btrfs_csum_one_bio(struct btrfs_bio *bbio) in btrfs_csum_one_bio() 797 blk_status_t btrfs_alloc_dummy_sum(struct btrfs_bio *bbio) in btrfs_alloc_dummy_sum()
|
| H A D | btrfs_inode.h | 534 bool btrfs_data_csum_ok(struct btrfs_bio *bbio, struct btrfs_device *dev,
|
| H A D | zoned.c | 1741 bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append() 1780 void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned()
|
| H A D | inode.c | 3380 bool btrfs_data_csum_ok(struct btrfs_bio *bbio, struct btrfs_device *dev, in btrfs_data_csum_ok() 9201 static void btrfs_encoded_read_endio(struct btrfs_bio *bbio) in btrfs_encoded_read_endio() 9236 struct btrfs_bio *bbio; in btrfs_encoded_read_regular_fill_pages()
|
| H A D | disk-io.c | 259 blk_status_t btree_csum_one_bio(struct btrfs_bio *bbio) in btree_csum_one_bio()
|