Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Draid56.c64 struct btrfs_bio *bbio; member
964 struct btrfs_bio *bbio, in alloc_rbio()
1182 struct btrfs_bio *bbio = rbio->bbio; in finish_rmw() local
1723 struct btrfs_bio *bbio, u64 stripe_len) in raid56_parity_write()
2120 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_recover()
2226 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_alloc_scrub_rbio()
2315 struct btrfs_bio *bbio = rbio->bbio; in finish_parity_scrub() local
2674 struct btrfs_bio *bbio, u64 length) in raid56_alloc_missing_rbio()
Dvolumes.c5798 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes()
5818 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local
5841 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio()
5847 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio()
5866 struct btrfs_bio *bbio; in __btrfs_map_block_for_discard() local
6027 struct btrfs_bio *bbio = NULL; in get_extra_mirror_from_replace() local
6111 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace() local
6322 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local
6567 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
6578 struct btrfs_bio *bbio = bio->bi_private; in btrfs_end_bio() local
[all …]
Dscrub.c60 struct btrfs_bio *bbio; member
1221 static inline int scrub_nr_raid_mirrors(struct btrfs_bio *bbio) in scrub_nr_raid_mirrors()
1272 struct btrfs_bio *bbio; in scrub_setup_recheck_block() local
2206 struct btrfs_bio *bbio = NULL; in scrub_missing_raid56_pages() local
2829 struct btrfs_bio *bbio = NULL; in scrub_parity_check_and_repair() local
2904 struct btrfs_bio *bbio = NULL; in scrub_raid56_parity() local
4312 struct btrfs_bio *bbio = NULL; in scrub_remap_extent() local
Dreada.c230 struct btrfs_bio *bbio) in reada_find_zone()
312 struct btrfs_bio *bbio = NULL; in reada_find_extent() local
Dzoned.c1443 struct btrfs_bio *bbio = NULL; in read_zone_info() local
Dextent-tree.c1316 struct btrfs_bio *bbio = NULL; in btrfs_discard_extent() local
Dextent_io.c2293 struct btrfs_bio *bbio = NULL; in repair_io_failure() local
/Linux-v5.15/drivers/md/bcache/
Dbcache.h738 struct bbio { struct
739 unsigned int submit_time_us;
740 union {
748 struct bio bio;