Home
last modified time | relevance | path

Searched refs:hint_byte (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/btrfs/
Dextent-tree.c3615 u64 hint_byte; member
4017 ffe_ctl->hint_byte = last_ptr->window_start; in prepare_allocation_clustered()
4024 ffe_ctl->hint_byte = last_ptr->window_start; in prepare_allocation_clustered()
4096 ffe_ctl.hint_byte = hint_byte_orig; in find_free_extent()
4123 ffe_ctl.search_start = max(ffe_ctl.search_start, ffe_ctl.hint_byte); in find_free_extent()
4124 if (ffe_ctl.search_start == ffe_ctl.hint_byte) { in find_free_extent()
4347 u64 empty_size, u64 hint_byte, in btrfs_reserve_extent() argument
4359 hint_byte, ins, flags, delalloc); in btrfs_reserve_extent()
Dctree.h2581 u64 min_alloc_size, u64 empty_size, u64 hint_byte,