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 btrfs_lookup_bio_sums(struct btrfs_bio * bbio) btrfs_lookup_bio_sums() argument
774 csum_one_bio(struct btrfs_bio * bbio,struct bvec_iter * src) csum_one_bio() argument
802 struct btrfs_bio *bbio = container_of(work, struct btrfs_bio, csum_work); csum_one_bio_work() local
813 btrfs_csum_one_bio(struct btrfs_bio * bbio,bool async) btrfs_csum_one_bio() argument
853 btrfs_alloc_dummy_sum(struct btrfs_bio * bbio) btrfs_alloc_dummy_sum() argument
[all...]
H A Dscrub.c890 scrub_repair_read_endio(struct btrfs_bio * bbio) scrub_repair_read_endio() argument
919 scrub_bio_add_sector(struct btrfs_bio * bbio,struct scrub_stripe * stripe,int sector_nr) scrub_bio_add_sector() argument
944 struct btrfs_bio *bbio; alloc_scrub_bbio() local
957 struct btrfs_bio *bbio = NULL; scrub_stripe_submit_repair_read() local
1244 scrub_read_endio(struct btrfs_bio * bbio) scrub_read_endio() argument
1268 scrub_write_endio(struct btrfs_bio * bbio) scrub_write_endio() argument
1294 scrub_submit_write_bio(struct scrub_ctx * sctx,struct scrub_stripe * stripe,struct btrfs_bio * bbio,bool dev_replace) scrub_submit_write_bio() argument
1338 struct btrfs_bio *bbio = NULL; scrub_write_sectors() local
1790 struct btrfs_bio *bbio = NULL; scrub_submit_extent_sector_read() local
1870 struct btrfs_bio *bbio; scrub_submit_initial_read() local
[all...]
H A Dcompression.c56 static inline struct compressed_bio *to_compressed_bio(struct btrfs_bio *bbio) in to_compressed_bio() argument
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() argument
290 end_bbio_compressed_write(struct btrfs_bio * bbio) end_bbio_compressed_write() argument
543 btrfs_submit_compressed_read(struct btrfs_bio * bbio) btrfs_submit_compressed_read() argument
[all...]
H A Dextent_io.c99 struct btrfs_bio *bbio; member
163 struct btrfs_bio *bbio = bio_ctrl->bbio; bio_set_csum_search_commit_root() local
177 struct btrfs_bio *bbio = bio_ctrl->bbio; submit_one_bio() local
208 struct btrfs_bio *bbio = bio_ctrl->bbio; submit_write_bio() local
518 end_bbio_data_write(struct btrfs_bio * bbio) end_bbio_data_write() argument
567 end_bbio_data_read(struct btrfs_bio * bbio) end_bbio_data_read() argument
737 struct btrfs_bio *bbio; alloc_new_bio() local
2196 end_bbio_meta_write(struct btrfs_bio * bbio) end_bbio_meta_write() argument
2245 struct btrfs_bio *bbio; write_one_eb() local
3869 end_bbio_meta_read(struct btrfs_bio * bbio) end_bbio_meta_read() argument
3902 struct btrfs_bio *bbio; read_extent_buffer_pages_nowait() local
[all...]
H A Dzoned.c2025 btrfs_use_zone_append(struct btrfs_bio * bbio) btrfs_use_zone_append() argument
2064 btrfs_record_physical_zoned(struct btrfs_bio * bbio) btrfs_record_physical_zoned() argument
[all...]
H A Drelocation.c3968 reloc_endio(struct btrfs_bio * bbio) reloc_endio() argument
3986 struct btrfs_bio *bbio; copy_remapped_data_io() local
[all...]
H A Dinode.c3536 btrfs_data_csum_ok(struct btrfs_bio * bbio,struct btrfs_device * dev,u32 bio_offset,const phys_addr_t paddrs[]) btrfs_data_csum_ok() argument
9575 btrfs_encoded_read_endio(struct btrfs_bio * bbio) btrfs_encoded_read_endio() argument
9609 struct btrfs_bio *bbio; btrfs_encoded_read_regular_fill_pages() local
[all...]
H A Ddisk-io.c258 int btree_csum_one_bio(struct btrfs_bio *bbio) in btree_csum_one_bio() argument
/linux/drivers/md/bcache/
H A Dbcache.h745 struct bbio { struct
746 unsigned int submit_time_us;
747 union {
755 struct bio bio;