Searched defs:bbio (Results 1 – 9 of 9) sorted by relevance
346 int btrfs_lookup_bio_sums(struct btrfs_bio *bbio) in btrfs_lookup_bio_sums()774 static void csum_one_bio(struct btrfs_bio *bbio, struct bvec_iter *src) in csum_one_bio()802 struct btrfs_bio *bbio = container_of(work, struct btrfs_bio, csum_work); in csum_one_bio_work() local813 int btrfs_csum_one_bio(struct btrfs_bio *bbio, bool async) in btrfs_csum_one_bio()853 int btrfs_alloc_dummy_sum(struct btrfs_bio *bbio) in btrfs_alloc_dummy_sum()
890 static void scrub_repair_read_endio(struct btrfs_bio *bbio) in scrub_repair_read_endio()919 static void scrub_bio_add_sector(struct btrfs_bio *bbio, struct scrub_stripe *stripe, in scrub_bio_add_sector()944 struct btrfs_bio *bbio; in alloc_scrub_bbio() local957 struct btrfs_bio *bbio = NULL; in scrub_stripe_submit_repair_read() local1244 static void scrub_read_endio(struct btrfs_bio *bbio) in scrub_read_endio()1268 static void scrub_write_endio(struct btrfs_bio *bbio) in scrub_write_endio()1294 struct btrfs_bio *bbio, bool dev_replace) in scrub_submit_write_bio()1338 struct btrfs_bio *bbio = NULL; in scrub_write_sectors() local1790 struct btrfs_bio *bbio = NULL; in scrub_submit_extent_sector_read() local1870 struct btrfs_bio *bbio; in scrub_submit_initial_read() local
56 static inline struct compressed_bio *to_compressed_bio(struct btrfs_bio *bbio) in to_compressed_bio()65 struct btrfs_bio *bbio; in alloc_compressed_bio() local231 static void end_bbio_compressed_read(struct btrfs_bio *bbio) in end_bbio_compressed_read()290 static void end_bbio_compressed_write(struct btrfs_bio *bbio) in end_bbio_compressed_write()543 void btrfs_submit_compressed_read(struct btrfs_bio *bbio) in btrfs_submit_compressed_read()
99 struct btrfs_bio *bbio; member163 struct btrfs_bio *bbio = bio_ctrl->bbio; in bio_set_csum_search_commit_root() local177 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_one_bio() local208 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_write_bio() local518 static void end_bbio_data_write(struct btrfs_bio *bbio) in end_bbio_data_write()567 static void end_bbio_data_read(struct btrfs_bio *bbio) in end_bbio_data_read()737 struct btrfs_bio *bbio; in alloc_new_bio() local2196 static void end_bbio_meta_write(struct btrfs_bio *bbio) in end_bbio_meta_write()2245 struct btrfs_bio *bbio; in write_one_eb() local3869 static void end_bbio_meta_read(struct btrfs_bio *bbio) in end_bbio_meta_read()[all …]
2025 bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append()2064 void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned()
3968 static void reloc_endio(struct btrfs_bio *bbio) in reloc_endio()3986 struct btrfs_bio *bbio; in copy_remapped_data_io() local
3536 bool btrfs_data_csum_ok(struct btrfs_bio *bbio, struct btrfs_device *dev, in btrfs_data_csum_ok()9575 static void btrfs_encoded_read_endio(struct btrfs_bio *bbio) in btrfs_encoded_read_endio()9609 struct btrfs_bio *bbio; in btrfs_encoded_read_regular_fill_pages() local
258 int btree_csum_one_bio(struct btrfs_bio *bbio) in btree_csum_one_bio()
745 struct bbio { struct746 unsigned int submit_time_us;747 union {755 struct bio bio;