Home
last modified time | relevance | path

Searched refs:last_stripe (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dvolumes.c5338 u32 last_stripe = 0; in __btrfs_map_block_for_discard() local
5395 div_u64_rem(stripe_nr_end - 1, factor, &last_stripe); in __btrfs_map_block_for_discard()
5396 last_stripe *= sub_stripes; in __btrfs_map_block_for_discard()
5438 if (stripe_index >= last_stripe && in __btrfs_map_block_for_discard()
5439 stripe_index <= (last_stripe + in __btrfs_map_block_for_discard()