Searched refs:last_stripe (Results 1 – 2 of 2) sorted by relevance
2066 int last_stripe; in ops_run_reconstruct5() local2119 last_stripe = !head_sh->batch_head || in ops_run_reconstruct5()2122 if (last_stripe) { in ops_run_reconstruct5()2141 if (!last_stripe) { in ops_run_reconstruct5()2158 int last_stripe; in ops_run_reconstruct6() local2191 last_stripe = !head_sh->batch_head || in ops_run_reconstruct6()2195 if (last_stripe) { in ops_run_reconstruct6()2204 if (!last_stripe) { in ops_run_reconstruct6()
5962 u32 last_stripe = 0; in btrfs_map_discard() local6019 last_stripe = ((stripe_nr_end - 1) % factor) * sub_stripes; in btrfs_map_discard()6058 if (stripe_index >= last_stripe && in btrfs_map_discard()6059 stripe_index <= (last_stripe + in btrfs_map_discard()