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