Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Ddev-replace.c569 int num_extents, cur_extent; in btrfs_finish_block_group_to_copy() local
588 cur_extent = 0; in btrfs_finish_block_group_to_copy()
596 cur_extent = i; in btrfs_finish_block_group_to_copy()
601 if (num_extents > 1 && cur_extent < num_extents - 1) { in btrfs_finish_block_group_to_copy()