Searched refs:extents_found (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/btrfs/
H A Drelocation.c163 u64 extents_found; member in struct:reloc_control
3607 rc->extents_found = 0;
3693 rc->extents_found++;
3735 rc->extents_found--;
4164 if (rc->extents_found == 0)
4168 rc->extents_found, stage_to_string(finishes_stage));
H A Dinode.c8372 if (control.extents_found > 0)
H A Dinode-item.c573 control->extents_found++;
H A Dinode-item.h36 u64 extents_found; member in struct:btrfs_truncate_control

Completed in 377 milliseconds