Searched refs:last_stripe (Results 1 – 2 of 2) sorted by relevance
2045 int last_stripe; in ops_run_reconstruct5() local2098 last_stripe = !head_sh->batch_head || in ops_run_reconstruct5()2101 if (last_stripe) { in ops_run_reconstruct5()2120 if (!last_stripe) { in ops_run_reconstruct5()2137 int last_stripe; in ops_run_reconstruct6() local2170 last_stripe = !head_sh->batch_head || in ops_run_reconstruct6()2174 if (last_stripe) { in ops_run_reconstruct6()2183 if (!last_stripe) { in ops_run_reconstruct6()
6574 u32 last_stripe = 0; in btrfs_map_discard() local6647 last_stripe = ((stripe_nr_end - 1) % factor) * sub_stripes; in btrfs_map_discard()6686 if (stripe_index >= last_stripe && in btrfs_map_discard()6687 stripe_index <= (last_stripe + in btrfs_map_discard()