Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Draid56.c63 struct btrfs_bio *bbio; member
981 struct btrfs_bio *bbio, in alloc_rbio()
1200 struct btrfs_bio *bbio = rbio->bbio; in finish_rmw() local
1785 struct btrfs_bio *bbio, u64 stripe_len) in raid56_parity_write()
2169 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_recover()
2274 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_alloc_scrub_rbio()
2363 struct btrfs_bio *bbio = rbio->bbio; in finish_parity_scrub() local
2722 struct btrfs_bio *bbio, u64 length) in raid56_alloc_missing_rbio()
Dvolumes.c5576 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes()
5596 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local
5619 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio()
5625 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio()
5644 struct btrfs_bio *bbio; in __btrfs_map_block_for_discard() local
5805 struct btrfs_bio *bbio = NULL; in get_extra_mirror_from_replace() local
5869 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace() local
6081 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local
6325 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
6336 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
4095 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;