Searched refs:reada2 (Results 1 – 1 of 1) sorted by relevance
3046 struct reada_control *reada2; in scrub_stripe() local3140 reada2 = btrfs_reada_add(csum_root, &key, &key_end); in scrub_stripe()3144 if (!IS_ERR(reada2)) in scrub_stripe()3145 btrfs_reada_wait(reada2); in scrub_stripe()