Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dinode-item.h33 u64 extents_found; member
Drelocation.c147 u64 extents_found; member
3545 rc->extents_found = 0; in prepare_to_relocate()
3631 rc->extents_found++; in relocate_block_group()
3658 rc->extents_found--; in relocate_block_group()
4087 if (rc->extents_found == 0) in btrfs_relocate_block_group()
4091 rc->extents_found, stage_to_string(finishes_stage)); in btrfs_relocate_block_group()
Dinode-item.c569 control->extents_found++; in btrfs_truncate_inode_items()
Dinode.c8717 if (control.extents_found > 0) in btrfs_truncate()