Searched defs:bbio (Results 1 – 11 of 11) sorted by relevance
25 struct btrfs_bio *bbio; member31 static inline bool is_data_bbio(struct btrfs_bio *bbio) in is_data_bbio()36 static bool bbio_has_ordered_extent(struct btrfs_bio *bbio) in bbio_has_ordered_extent()45 void btrfs_bio_init(struct btrfs_bio *bbio, struct btrfs_fs_info *fs_info, in btrfs_bio_init()66 struct btrfs_bio *bbio; in btrfs_bio_alloc() local79 struct btrfs_bio *bbio; in btrfs_split_bio() local105 static void btrfs_cleanup_bio(struct btrfs_bio *bbio) in btrfs_cleanup_bio()112 static void __btrfs_bio_end_io(struct btrfs_bio *bbio) in __btrfs_bio_end_io()124 void btrfs_bio_end_io(struct btrfs_bio *bbio, blk_status_t status) in btrfs_bio_end_io()132 static void btrfs_bbio_propagate_error(struct btrfs_bio *bbio, in btrfs_bbio_propagate_error()[all …]
60 static inline struct compressed_bio *to_compressed_bio(struct btrfs_bio *bbio) in to_compressed_bio()69 struct btrfs_bio *bbio; in alloc_compressed_bio() local267 static void end_bbio_comprssed_read(struct btrfs_bio *bbio) in end_bbio_comprssed_read()340 static void end_bbio_comprssed_write(struct btrfs_bio *bbio) in end_bbio_comprssed_write()563 void btrfs_submit_compressed_read(struct btrfs_bio *bbio) in btrfs_submit_compressed_read()
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() local1098 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() local1648 struct btrfs_bio *bbio = NULL; in scrub_submit_extent_sector_read() local1720 struct btrfs_bio *bbio; in scrub_submit_initial_read() local
344 blk_status_t btrfs_lookup_bio_sums(struct btrfs_bio *bbio) in btrfs_lookup_bio_sums()732 blk_status_t btrfs_csum_one_bio(struct btrfs_bio *bbio) in btrfs_csum_one_bio()791 blk_status_t btrfs_alloc_dummy_sum(struct btrfs_bio *bbio) in btrfs_alloc_dummy_sum()
99 struct btrfs_bio *bbio; member109 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_one_bio() local132 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_write_bio() local463 static void end_bbio_data_write(struct btrfs_bio *bbio) in end_bbio_data_write()594 static void end_bbio_data_read(struct btrfs_bio *bbio) in end_bbio_data_read()781 struct btrfs_bio *bbio; in alloc_new_bio() local1645 static void end_bbio_meta_write(struct btrfs_bio *bbio) in end_bbio_meta_write()1704 struct btrfs_bio *bbio; in write_one_eb() local4156 static void end_bbio_meta_read(struct btrfs_bio *bbio) in end_bbio_meta_read()4201 struct btrfs_bio *bbio; in read_extent_buffer_pages() local
66 struct btrfs_bio bbio; member
182 static inline bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append()187 static inline void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned()
1705 bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append()1744 void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned()
95 struct btrfs_bio bbio; member2559 static int btrfs_extract_ordered_extent(struct btrfs_bio *bbio, in btrfs_extract_ordered_extent()3300 bool btrfs_data_csum_ok(struct btrfs_bio *bbio, struct btrfs_device *dev, in btrfs_data_csum_ok()7739 static void btrfs_dio_end_io(struct btrfs_bio *bbio) in btrfs_dio_end_io()7769 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_dio_submit_io() local9990 static void btrfs_encoded_read_endio(struct btrfs_bio *bbio) in btrfs_encoded_read_endio()10019 struct btrfs_bio *bbio; in btrfs_encoded_read_regular_fill_pages() local
261 blk_status_t btree_csum_one_bio(struct btrfs_bio *bbio) in btree_csum_one_bio()
744 struct bbio { struct745 unsigned int submit_time_us;746 union {754 struct bio bio;