Searched refs:reada2 (Results 1 – 1 of 1) sorted by relevance
3081 struct reada_control *reada2; in scrub_stripe() local3175 reada2 = btrfs_reada_add(csum_root, &key_start, &key_end); in scrub_stripe()3179 if (!IS_ERR(reada2)) in scrub_stripe()3180 btrfs_reada_wait(reada2); in scrub_stripe()