Searched refs:nstripes (Results 1 – 1 of 1) sorted by relevance
1273 int nstripes, int mirror, in scrub_stripe_index_and_offset() argument1281 for (i = 0; i < nstripes; i++) { in scrub_stripe_index_and_offset()3071 u64 nstripes; in scrub_stripe() local3097 nstripes = div_u64(length, map->stripe_len); in scrub_stripe()3148 physical_end = physical + nstripes * map->stripe_len; in scrub_stripe()3154 logic_end = logical + increment * nstripes; in scrub_stripe()