Home
last modified time | relevance | path

Searched defs:bbio (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dbio.c24 struct btrfs_bio *bbio; member
30 static inline bool is_data_bbio(struct btrfs_bio *bbio) in is_data_bbio()
35 static bool bbio_has_ordered_extent(struct btrfs_bio *bbio) in bbio_has_ordered_extent()
66 struct btrfs_bio *bbio; in btrfs_bio_alloc() local
79 struct btrfs_bio *bbio; in btrfs_split_bio() local
340 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_simple_end_io() local
362 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_raid56_end_io() local
378 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_orig_write_end_io() local
527 struct btrfs_bio *bbio; member
589 static bool should_async_write(struct btrfs_bio *bbio) in should_async_write()
[all …]
H A Ddirect-io.c28 struct btrfs_bio bbio; member
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() local
H A Dcompression.c57 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() local
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 Dscrub.c783 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() local
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() local
1666 struct btrfs_bio *bbio = NULL; in scrub_submit_extent_sector_read() local
1750 struct btrfs_bio *bbio; in scrub_submit_initial_read() local
H A Dextent_io.c98 struct btrfs_bio *bbio; member
115 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_one_bio() local
138 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_write_bio() local
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() local
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() local
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() local
H A Dfile-item.c339 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 Dzoned.h192 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 Dcompression.h72 struct btrfs_bio bbio; member
H A Dzoned.c1741 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 Dinode.c3380 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() local
H A Ddisk-io.c259 blk_status_t btree_csum_one_bio(struct btrfs_bio *bbio) in btree_csum_one_bio()
/linux-6.15/drivers/md/bcache/
H A Dbcache.h745 struct bbio { struct
746 unsigned int submit_time_us;
747 union {
755 struct bio bio;