Home
last modified time | relevance | path

Searched refs:nstripes (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dscrub.c1273 int nstripes, int mirror, in scrub_stripe_index_and_offset() argument
1281 for (i = 0; i < nstripes; i++) { in scrub_stripe_index_and_offset()
3071 u64 nstripes; in scrub_stripe() local
3097 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()