Lines Matching defs:bbio
5700 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes()
5727 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local
5747 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio()
5753 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio()
5772 struct btrfs_bio *bbio; in __btrfs_map_block_for_discard() local
5933 struct btrfs_bio *bbio = NULL; in get_extra_mirror_from_replace() local
5997 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace() local
6209 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local
6533 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
6544 struct btrfs_bio *bbio = bio->bi_private; in btrfs_end_bio() local
6646 static void submit_stripe_bio(struct btrfs_bio *bbio, struct bio *bio, in submit_stripe_bio()
6671 static void bbio_error(struct btrfs_bio *bbio, struct bio *bio, u64 logical) in bbio_error()
6699 struct btrfs_bio *bbio = NULL; in btrfs_map_bio() local