Searched refs:last_stripe (Results 1 – 2 of 2) sorted by relevance
1850 int last_stripe; in ops_run_reconstruct5() local1896 last_stripe = !head_sh->batch_head || in ops_run_reconstruct5()1899 if (last_stripe) { in ops_run_reconstruct5()1916 if (!last_stripe) { in ops_run_reconstruct5()1932 int last_stripe; in ops_run_reconstruct6() local1964 last_stripe = !head_sh->batch_head || in ops_run_reconstruct6()1968 if (last_stripe) { in ops_run_reconstruct6()1976 if (!last_stripe) { in ops_run_reconstruct6()
5605 u32 last_stripe = 0; in __btrfs_map_block_for_discard() local5662 div_u64_rem(stripe_nr_end - 1, factor, &last_stripe); in __btrfs_map_block_for_discard()5663 last_stripe *= sub_stripes; in __btrfs_map_block_for_discard()5705 if (stripe_index >= last_stripe && in __btrfs_map_block_for_discard()5706 stripe_index <= (last_stripe + in __btrfs_map_block_for_discard()