Searched refs:hint_byte (Results 1 – 2 of 2) sorted by relevance
3517 u64 hint_byte; member4185 ffe_ctl->hint_byte = last_ptr->window_start; in prepare_allocation_clustered()4192 ffe_ctl->hint_byte = last_ptr->window_start; in prepare_allocation_clustered()4214 ffe_ctl->hint_byte = fs_info->treelog_bg; in prepare_allocation()4220 ffe_ctl->hint_byte = fs_info->data_reloc_bg; in prepare_allocation()4307 ffe_ctl->search_start = max(ffe_ctl->search_start, ffe_ctl->hint_byte); in find_free_extent()4308 if (ffe_ctl->search_start == ffe_ctl->hint_byte) { in find_free_extent()4542 u64 empty_size, u64 hint_byte, in btrfs_reserve_extent() argument4563 ffe_ctl.hint_byte = hint_byte; in btrfs_reserve_extent()
2909 u64 min_alloc_size, u64 empty_size, u64 hint_byte,