Searched defs:bbio (Results 1 – 6 of 6) sorted by relevance
| /fs/btrfs/ |
| D | raid56.c | 72 struct btrfs_bio *bbio; member 973 struct btrfs_bio *bbio, u64 stripe_len) in alloc_rbio() 1177 struct btrfs_bio *bbio = rbio->bbio; in finish_rmw() local 1747 struct btrfs_bio *bbio, u64 stripe_len) in raid56_parity_write() 2127 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_recover() 2216 struct btrfs_bio *bbio, u64 stripe_len, in raid56_parity_alloc_scrub_rbio() 2293 struct btrfs_bio *bbio = rbio->bbio; in finish_parity_scrub() local 2667 struct btrfs_bio *bbio, u64 length) in raid56_alloc_missing_rbio()
|
| D | volumes.c | 5279 static void sort_parity_stripes(struct btrfs_bio *bbio, int num_stripes) in sort_parity_stripes() 5306 struct btrfs_bio *bbio = kzalloc( in alloc_btrfs_bio() local 5326 void btrfs_get_bbio(struct btrfs_bio *bbio) in btrfs_get_bbio() 5332 void btrfs_put_bbio(struct btrfs_bio *bbio) in btrfs_put_bbio() 5362 struct btrfs_bio *bbio = NULL; in __btrfs_map_block() local 6004 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio() 6015 struct btrfs_bio *bbio = bio->bi_private; in btrfs_end_bio() local 6132 static void submit_stripe_bio(struct btrfs_root *root, struct btrfs_bio *bbio, in submit_stripe_bio() 6167 static void bbio_error(struct btrfs_bio *bbio, struct bio *bio, u64 logical) in bbio_error() 6192 struct btrfs_bio *bbio = NULL; in btrfs_map_bio() local
|
| D | reada.c | 248 struct btrfs_bio *bbio) in reada_find_zone() 322 struct btrfs_bio *bbio = NULL; in reada_find_extent() local
|
| D | scrub.c | 68 struct btrfs_bio *bbio; member 1261 static inline int scrub_nr_raid_mirrors(struct btrfs_bio *bbio) in scrub_nr_raid_mirrors() 1312 struct btrfs_bio *bbio; in scrub_setup_recheck_block() local 2188 struct btrfs_bio *bbio = NULL; in scrub_missing_raid56_pages() local 2772 struct btrfs_bio *bbio = NULL; in scrub_parity_check_and_repair() local 2851 struct btrfs_bio *bbio = NULL; in scrub_raid56_parity() local 4075 struct btrfs_bio *bbio = NULL; in scrub_remap_extent() local
|
| D | extent_io.c | 2009 struct btrfs_bio *bbio = NULL; in repair_io_failure() local
|
| D | extent-tree.c | 2030 struct btrfs_bio *bbio = NULL; in btrfs_discard_extent() local
|