Searched refs:nstripes (Results 1 – 1 of 1) sorted by relevance
1223 int nstripes, int mirror, in scrub_stripe_index_and_offset() argument1231 for (i = 0; i < nstripes; i++) { in scrub_stripe_index_and_offset()3037 u64 nstripes; in scrub_stripe() local3062 nstripes = div64_u64(length, map->stripe_len); in scrub_stripe()3113 physical_end = physical + nstripes * map->stripe_len; in scrub_stripe()3119 logic_end = logical + increment * nstripes; in scrub_stripe()