Searched refs:reada1 (Results 1 – 1 of 1) sorted by relevance
2981 struct reada_control *reada1; in scrub_stripe() local3068 reada1 = btrfs_reada_add(root, &key_start, &key_end); in scrub_stripe()3078 if (!IS_ERR(reada1)) in scrub_stripe()3079 btrfs_reada_wait(reada1); in scrub_stripe()