Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfile-item.c346 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() local
813 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()
H A Dscrub.c890 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() local
957 struct btrfs_bio *bbio = NULL; in scrub_stripe_submit_repair_read() local
1244 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() local
1790 struct btrfs_bio *bbio = NULL; in scrub_submit_extent_sector_read() local
1870 struct btrfs_bio *bbio; in scrub_submit_initial_read() local
H A Dcompression.c56 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() local
231 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()
H A Dextent_io.c99 struct btrfs_bio *bbio; member
163 struct btrfs_bio *bbio = bio_ctrl->bbio; in bio_set_csum_search_commit_root() local
177 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_one_bio() local
208 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_write_bio() local
518 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() local
2196 static void end_bbio_meta_write(struct btrfs_bio *bbio) in end_bbio_meta_write()
2245 struct btrfs_bio *bbio; in write_one_eb() local
3869 static void end_bbio_meta_read(struct btrfs_bio *bbio) in end_bbio_meta_read()
[all …]
H A Dzoned.c2025 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()
H A Drelocation.c3968 static void reloc_endio(struct btrfs_bio *bbio) in reloc_endio()
3986 struct btrfs_bio *bbio; in copy_remapped_data_io() local
H A Dinode.c3536 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
H A Ddisk-io.c258 int btree_csum_one_bio(struct btrfs_bio *bbio) in btree_csum_one_bio()
/linux/drivers/md/bcache/
H A Dbcache.h745 struct bbio { struct
746 unsigned int submit_time_us;
747 union {
755 struct bio bio;