Searched refs:last_stripe (Results 1 – 2 of 2) sorted by relevance
2041 int last_stripe; in ops_run_reconstruct5() local2094 last_stripe = !head_sh->batch_head || in ops_run_reconstruct5()2097 if (last_stripe) { in ops_run_reconstruct5()2116 if (!last_stripe) { in ops_run_reconstruct5()2133 int last_stripe; in ops_run_reconstruct6() local2166 last_stripe = !head_sh->batch_head || in ops_run_reconstruct6()2170 if (last_stripe) { in ops_run_reconstruct6()2179 if (!last_stripe) { in ops_run_reconstruct6()
6085 u32 last_stripe = 0; in btrfs_map_discard() local6140 last_stripe = ((stripe_nr_end - 1) % factor) * sub_stripes; in btrfs_map_discard()6179 if (stripe_index >= last_stripe && in btrfs_map_discard()6180 stripe_index <= (last_stripe + in btrfs_map_discard()