Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dscrub.c1290 int nstripes, int mirror, in scrub_stripe_index_and_offset() argument
1298 for (i = 0; i < nstripes; i++) { in scrub_stripe_index_and_offset()
2972 u64 nstripes; in scrub_stripe() local
2998 nstripes = div_u64(length, map->stripe_len); in scrub_stripe()
3049 physical_end = physical + nstripes * map->stripe_len; in scrub_stripe()
3055 logic_end = logical + increment * nstripes; in scrub_stripe()