Searched refs:btrfs_raid_bio (Results 1 – 1 of 1) sorted by relevance
64 struct btrfs_raid_bio { struct167 static int __raid56_parity_recover(struct btrfs_raid_bio *rbio); argument168 static noinline void finish_rmw(struct btrfs_raid_bio *rbio);171 static void async_rmw_stripe(struct btrfs_raid_bio *rbio);172 static void async_read_rebuild(struct btrfs_raid_bio *rbio);173 static int fail_bio_stripe(struct btrfs_raid_bio *rbio, struct bio *bio);174 static int fail_rbio_index(struct btrfs_raid_bio *rbio, int failed);175 static void __free_raid_bio(struct btrfs_raid_bio *rbio);176 static void index_rbio_pages(struct btrfs_raid_bio *rbio);177 static int alloc_rbio_pages(struct btrfs_raid_bio *rbio);[all …]