Searched refs:reada2 (Results 1 – 1 of 1) sorted by relevance
3064 struct reada_control *reada2; in scrub_stripe() local3158 reada2 = btrfs_reada_add(csum_root, &key, &key_end); in scrub_stripe()3162 if (!IS_ERR(reada2)) in scrub_stripe()3163 btrfs_reada_wait(reada2); in scrub_stripe()