Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/btrfs/
Draid56.c47 struct btrfs_bio *bbio; member
960 struct btrfs_bio *bbio, in alloc_rbio()
1180 struct btrfs_bio *bbio = rbio->bbio; in finish_rmw() local
1743 struct btrfs_bio *bbio, u64 stripe_len) in raid56_parity_write()
2142 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_recover()
2248 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_alloc_scrub_rbio()
2337 struct btrfs_bio *bbio = rbio->bbio; in finish_parity_scrub() local
2709 struct btrfs_bio *bbio, u64 length) in raid56_alloc_missing_rbio()
Dvolumes.c5254 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes()
5281 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local
5301 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio()
5307 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio()
5326 struct btrfs_bio *bbio; in __btrfs_map_block_for_discard() local
5485 struct btrfs_bio *bbio = NULL; in get_extra_mirror_from_replace() local
5549 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace() local
5661 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local
6029 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
6040 struct btrfs_bio *bbio = bio->bi_private; in btrfs_end_bio() local
[all …]
Dreada.c224 struct btrfs_bio *bbio) in reada_find_zone()
305 struct btrfs_bio *bbio = NULL; in reada_find_extent() local
Dscrub.c56 struct btrfs_bio *bbio; member
1219 static inline int scrub_nr_raid_mirrors(struct btrfs_bio *bbio) in scrub_nr_raid_mirrors()
1270 struct btrfs_bio *bbio; in scrub_setup_recheck_block() local
2164 struct btrfs_bio *bbio = NULL; in scrub_missing_raid56_pages() local
2752 struct btrfs_bio *bbio = NULL; in scrub_parity_check_and_repair() local
2827 struct btrfs_bio *bbio = NULL; in scrub_raid56_parity() local
4039 struct btrfs_bio *bbio = NULL; in scrub_remap_extent() local
Dextent_io.c1972 struct btrfs_bio *bbio = NULL; in repair_io_failure() local
Dextent-tree.c1967 struct btrfs_bio *bbio = NULL; in btrfs_discard_extent() local
/kernel/linux/linux-5.10/fs/btrfs/
Draid56.c63 struct btrfs_bio *bbio; member
972 struct btrfs_bio *bbio, in alloc_rbio()
1191 struct btrfs_bio *bbio = rbio->bbio; in finish_rmw() local
1736 struct btrfs_bio *bbio, u64 stripe_len) in raid56_parity_write()
2128 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_recover()
2234 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_alloc_scrub_rbio()
2323 struct btrfs_bio *bbio = rbio->bbio; in finish_parity_scrub() local
2682 struct btrfs_bio *bbio, u64 length) in raid56_alloc_missing_rbio()
Dvolumes.c5537 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes()
5557 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local
5580 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio()
5586 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio()
5605 struct btrfs_bio *bbio; in __btrfs_map_block_for_discard() local
5766 struct btrfs_bio *bbio = NULL; in get_extra_mirror_from_replace() local
5830 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace() local
6042 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local
6286 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
6297 struct btrfs_bio *bbio = bio->bi_private; in btrfs_end_bio() local
[all …]
Dscrub.c59 struct btrfs_bio *bbio; member
1225 static inline int scrub_nr_raid_mirrors(struct btrfs_bio *bbio) in scrub_nr_raid_mirrors()
1276 struct btrfs_bio *bbio; in scrub_setup_recheck_block() local
2099 struct btrfs_bio *bbio = NULL; in scrub_missing_raid56_pages() local
2686 struct btrfs_bio *bbio = NULL; in scrub_parity_check_and_repair() local
2761 struct btrfs_bio *bbio = NULL; in scrub_raid56_parity() local
4059 struct btrfs_bio *bbio = NULL; in scrub_remap_extent() local
Dreada.c225 struct btrfs_bio *bbio) in reada_find_zone()
306 struct btrfs_bio *bbio = NULL; in reada_find_extent() local
Dextent-tree.c1272 struct btrfs_bio *bbio = NULL; in btrfs_discard_extent() local
Dextent_io.c2261 struct btrfs_bio *bbio = NULL; in repair_io_failure() local
/kernel/linux/linux-5.10/drivers/md/bcache/
Dbcache.h735 struct bbio { struct
736 unsigned int submit_time_us;
737 union {
745 struct bio bio;
/kernel/linux/linux-4.19/drivers/md/bcache/
Dbcache.h717 struct bbio { struct
718 unsigned int submit_time_us;
719 union {
727 struct bio bio;
/kernel/linux/linux-4.19/block/
Dblk-merge.c239 struct bio *fbio, *bbio; in __blk_recalc_rq_segments() local