Searched refs:reada2 (Results 1 – 1 of 1) sorted by relevance
3187 struct reada_control *reada2; in scrub_stripe() local3281 reada2 = btrfs_reada_add(csum_root, &key, &key_end); in scrub_stripe()3283 reada2 = NULL; in scrub_stripe()3288 if (!IS_ERR_OR_NULL(reada2)) in scrub_stripe()3289 btrfs_reada_wait(reada2); in scrub_stripe()