Searched refs:reada1 (Results 1 – 1 of 1) sorted by relevance
3068 struct reada_control *reada1; in scrub_stripe() local3155 reada1 = btrfs_reada_add(root, &key, &key_end); in scrub_stripe()3165 if (!IS_ERR(reada1)) in scrub_stripe()3166 btrfs_reada_wait(reada1); in scrub_stripe()