Searched refs:reada1 (Results 1 – 1 of 1) sorted by relevance
3045 struct reada_control *reada1; in scrub_stripe() local3132 reada1 = btrfs_reada_add(root, &key, &key_end); in scrub_stripe()3142 if (!IS_ERR(reada1)) in scrub_stripe()3143 btrfs_reada_wait(reada1); in scrub_stripe()