Searched refs:last_stripe (Results 1 – 2 of 2) sorted by relevance
2060 int last_stripe; in ops_run_reconstruct5() local2113 last_stripe = !head_sh->batch_head || in ops_run_reconstruct5()2116 if (last_stripe) { in ops_run_reconstruct5()2135 if (!last_stripe) { in ops_run_reconstruct5()2152 int last_stripe; in ops_run_reconstruct6() local2185 last_stripe = !head_sh->batch_head || in ops_run_reconstruct6()2189 if (last_stripe) { in ops_run_reconstruct6()2198 if (!last_stripe) { in ops_run_reconstruct6()5788 sector_t first_stripe, last_stripe; in make_discard_request() local5804 last_stripe = bio_end_sector(bi); in make_discard_request()[all …]
6710 u32 last_stripe = 0; in btrfs_map_discard() local6783 last_stripe = ((stripe_nr_end - 1) % factor) * sub_stripes; in btrfs_map_discard()6822 if (stripe_index >= last_stripe && in btrfs_map_discard()6823 stripe_index <= (last_stripe + in btrfs_map_discard()