Searched refs:reada1 (Results 1 – 1 of 1) sorted by relevance
3063 struct reada_control *reada1; in scrub_stripe() local3150 reada1 = btrfs_reada_add(root, &key, &key_end); in scrub_stripe()3160 if (!IS_ERR(reada1)) in scrub_stripe()3161 btrfs_reada_wait(reada1); in scrub_stripe()