Searched refs:hint_byte (Results 1 – 2 of 2) sorted by relevance
80 u64 hint_byte; member140 u64 min_alloc_size, u64 empty_size, u64 hint_byte,
4283 ffe_ctl->hint_byte = last_ptr->window_start; in prepare_allocation_clustered()4290 ffe_ctl->hint_byte = last_ptr->window_start; in prepare_allocation_clustered()4305 ffe_ctl->hint_byte = fs_info->treelog_bg; in prepare_allocation_zoned()4310 ffe_ctl->hint_byte = fs_info->data_reloc_bg; in prepare_allocation_zoned()4325 ffe_ctl->hint_byte = block_group->start; in prepare_allocation_zoned()4438 ffe_ctl->search_start = max(ffe_ctl->search_start, ffe_ctl->hint_byte); in find_free_extent()4439 if (ffe_ctl->search_start == ffe_ctl->hint_byte) { in find_free_extent()4690 u64 empty_size, u64 hint_byte, in btrfs_reserve_extent() argument4711 ffe_ctl.hint_byte = hint_byte; in btrfs_reserve_extent()
Completed in 14 milliseconds