Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Draid56.c72 struct btrfs_bio *bbio; member
961 struct btrfs_bio *bbio, u64 stripe_len) in alloc_rbio()
1178 struct btrfs_bio *bbio = rbio->bbio; in finish_rmw() local
1748 struct btrfs_bio *bbio, u64 stripe_len) in raid56_parity_write()
2129 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_recover()
2215 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_alloc_scrub_rbio()
2318 struct btrfs_bio *bbio = rbio->bbio; in finish_parity_scrub() local
2689 struct btrfs_bio *bbio, u64 length) in raid56_alloc_missing_rbio()
Dvolumes.c5147 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes()
5174 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local
5194 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio()
5200 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio()
5230 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local
5854 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
5865 struct btrfs_bio *bbio = bio->bi_private; in btrfs_end_bio() local
5983 static void submit_stripe_bio(struct btrfs_root *root, struct btrfs_bio *bbio, in submit_stripe_bio()
6016 static void bbio_error(struct btrfs_bio *bbio, struct bio *bio, u64 logical) in bbio_error()
6041 struct btrfs_bio *bbio = NULL; in btrfs_map_bio() local
Dreada.c250 struct btrfs_bio *bbio) in reada_find_zone()
326 struct btrfs_bio *bbio = NULL; in reada_find_extent() local
Dscrub.c68 struct btrfs_bio *bbio; member
1260 static inline int scrub_nr_raid_mirrors(struct btrfs_bio *bbio) in scrub_nr_raid_mirrors()
1311 struct btrfs_bio *bbio; in scrub_setup_recheck_block() local
2182 struct btrfs_bio *bbio; in scrub_missing_raid56_pages() local
2766 struct btrfs_bio *bbio = NULL; in scrub_parity_check_and_repair() local
2845 struct btrfs_bio *bbio = NULL; in scrub_raid56_parity() local
4025 struct btrfs_bio *bbio = NULL; in scrub_remap_extent() local
Dextent_io.c2102 struct btrfs_bio *bbio = NULL; in repair_io_failure() local
Dextent-tree.c2026 struct btrfs_bio *bbio = NULL; in btrfs_discard_extent() local
/linux-4.4.14/drivers/md/bcache/
Dbcache.h667 struct bbio { struct
668 unsigned submit_time_us;
669 union {
677 struct bio bio;
/linux-4.4.14/block/
Dblk-merge.c203 struct bio *fbio, *bbio; in __blk_recalc_rq_segments() local