Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Draid56.c63 struct btrfs_bio *bbio; member
976 struct btrfs_bio *bbio, in alloc_rbio()
1196 struct btrfs_bio *bbio = rbio->bbio; in finish_rmw() local
1759 struct btrfs_bio *bbio, u64 stripe_len) in raid56_parity_write()
2158 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_recover()
2264 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_alloc_scrub_rbio()
2353 struct btrfs_bio *bbio = rbio->bbio; in finish_parity_scrub() local
2725 struct btrfs_bio *bbio, u64 length) in raid56_alloc_missing_rbio()
Dvolumes.c5519 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes()
5546 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local
5566 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio()
5572 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio()
5591 struct btrfs_bio *bbio; in __btrfs_map_block_for_discard() local
5750 struct btrfs_bio *bbio = NULL; in get_extra_mirror_from_replace() local
5814 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace() local
6026 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local
6350 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
6361 struct btrfs_bio *bbio = bio->bi_private; in btrfs_end_bio() local
[all …]
Dscrub.c58 struct btrfs_bio *bbio; member
1226 static inline int scrub_nr_raid_mirrors(struct btrfs_bio *bbio) in scrub_nr_raid_mirrors()
1277 struct btrfs_bio *bbio; in scrub_setup_recheck_block() local
2169 struct btrfs_bio *bbio = NULL; in scrub_missing_raid56_pages() local
2757 struct btrfs_bio *bbio = NULL; in scrub_parity_check_and_repair() local
2832 struct btrfs_bio *bbio = NULL; in scrub_raid56_parity() local
4062 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.c1311 struct btrfs_bio *bbio = NULL; in btrfs_discard_extent() local
Dextent_io.c2183 struct btrfs_bio *bbio = NULL; in repair_io_failure() local
/Linux-v5.4/drivers/md/bcache/
Dbcache.h731 struct bbio { struct
732 unsigned int submit_time_us;
733 union {
741 struct bio bio;