Home
last modified time | relevance | path

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

/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
1735 struct btrfs_bio *bbio, u64 stripe_len) in raid56_parity_write()
2127 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_recover()
2233 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_alloc_scrub_rbio()
2322 struct btrfs_bio *bbio = rbio->bbio; in finish_parity_scrub() local
2682 struct btrfs_bio *bbio, u64 length) in raid56_alloc_missing_rbio()
Dvolumes.c5514 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes()
5534 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local
5557 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio()
5563 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio()
5582 struct btrfs_bio *bbio; in __btrfs_map_block_for_discard() local
5743 struct btrfs_bio *bbio = NULL; in get_extra_mirror_from_replace() local
5807 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace() local
6019 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local
6263 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
6274 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
4052 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.c1307 struct btrfs_bio *bbio = NULL; in btrfs_discard_extent() local
Dextent_io.c2263 struct btrfs_bio *bbio = NULL; in repair_io_failure() local
/linux-5.10/drivers/md/bcache/
Dbcache.h735 struct bbio { struct
736 unsigned int submit_time_us;
737 union {
745 struct bio bio;