Searched refs:last_stripe (Results 1 – 2 of 2) sorted by relevance
1988 int last_stripe; in ops_run_reconstruct5() local2041 last_stripe = !head_sh->batch_head || in ops_run_reconstruct5()2044 if (last_stripe) { in ops_run_reconstruct5()2063 if (!last_stripe) { in ops_run_reconstruct5()2080 int last_stripe; in ops_run_reconstruct6() local2113 last_stripe = !head_sh->batch_head || in ops_run_reconstruct6()2117 if (last_stripe) { in ops_run_reconstruct6()2126 if (!last_stripe) { in ops_run_reconstruct6()
5597 u32 last_stripe = 0; in __btrfs_map_block_for_discard() local5655 div_u64_rem(stripe_nr_end - 1, factor, &last_stripe); in __btrfs_map_block_for_discard()5656 last_stripe *= sub_stripes; in __btrfs_map_block_for_discard()5698 if (stripe_index >= last_stripe && in __btrfs_map_block_for_discard()5699 stripe_index <= (last_stripe + in __btrfs_map_block_for_discard()