Searched refs:last_stripe (Results 1 – 1 of 1) sorted by relevance
6177 u32 last_stripe = 0; in btrfs_map_discard() local6232 last_stripe = ((stripe_nr_end - 1) % factor) * sub_stripes; in btrfs_map_discard()6271 if (stripe_index >= last_stripe && in btrfs_map_discard()6272 stripe_index <= (last_stripe + in btrfs_map_discard()