Searched refs:stripe_nr_end (Results 1 – 1 of 1) sorted by relevance
5222 u64 stripe_nr_end; in __btrfs_map_block() local5406 stripe_nr_end = ALIGN(offset + *length, map->stripe_len); in __btrfs_map_block()5407 stripe_nr_end = div_u64(stripe_nr_end, map->stripe_len); in __btrfs_map_block()5408 stripe_end_offset = stripe_nr_end * map->stripe_len - in __btrfs_map_block()5414 stripe_nr_end - stripe_nr_orig); in __btrfs_map_block()5451 (stripe_nr_end - stripe_nr_orig), in __btrfs_map_block()5570 stripes_per_dev = div_u64_rem(stripe_nr_end - in __btrfs_map_block()5574 div_u64_rem(stripe_nr_end - 1, factor, &last_stripe); in __btrfs_map_block()