Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dinode-item.h36 u64 extents_found; member
H A Drelocation.c175 u64 extents_found; member
3450 rc->extents_found = 0; in prepare_to_relocate()
3534 rc->extents_found++; in relocate_block_group()
3576 rc->extents_found--; in relocate_block_group()
5277 if (rc->extents_found == 0) in do_nonremap_reloc()
5282 rc->extents_found, stage_to_string(finishes_stage)); in do_nonremap_reloc()
H A Dinode.c8021 if (control.extents_found > 0) in btrfs_truncate()