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
3453 rc->extents_found = 0; in prepare_to_relocate()
3537 rc->extents_found++; in relocate_block_group()
3579 rc->extents_found--; in relocate_block_group()
5275 if (rc->extents_found == 0) in do_nonremap_reloc()
5280 rc->extents_found, stage_to_string(finishes_stage)); in do_nonremap_reloc()
H A Dinode.c7975 if (control.extents_found > 0) in btrfs_truncate()