Lines Matching defs:found_offset
3535 u64 found_offset;
3551 * Return 0 means we have found a location and set ffe_ctl->found_offset.
3579 ffe_ctl->found_offset = offset;
3630 ffe_ctl->found_offset = offset;
3654 * Return 0 when we found an free extent and set ffe_ctrl->found_offset
3712 ffe_ctl->found_offset = offset;
4018 ffe_ctl.found_offset = 0;
4167 ffe_ctl.search_start = round_up(ffe_ctl.found_offset,
4173 btrfs_add_free_space(block_group, ffe_ctl.found_offset,
4178 if (ffe_ctl.found_offset < ffe_ctl.search_start)
4179 btrfs_add_free_space(block_group, ffe_ctl.found_offset,
4180 ffe_ctl.search_start - ffe_ctl.found_offset);
4185 btrfs_add_free_space(block_group, ffe_ctl.found_offset,