Searched refs:rbio (Results 1 – 1 of 1) sorted by relevance
2128 struct btrfs_raid_bio *rbio; in scrub_raid56_cached_parity() local2146 rbio = raid56_parity_alloc_scrub_rbio(&bio, bioc, scrub_dev, extent_bitmap, in scrub_raid56_cached_parity()2149 if (!rbio) { in scrub_raid56_cached_parity()2157 raid56_parity_cache_data_folios(rbio, stripe->folios, in scrub_raid56_cached_parity()2160 raid56_parity_submit_scrub_rbio(rbio); in scrub_raid56_cached_parity()