Searched refs:min_alloc_size (Results 1 – 2 of 2) sorted by relevance
7539 u64 num_bytes, u64 min_alloc_size, in btrfs_reserve_extent() argument7543 bool final_tried = num_bytes == min_alloc_size; in btrfs_reserve_extent()7557 num_bytes = max(num_bytes, min_alloc_size); in btrfs_reserve_extent()7558 if (num_bytes == min_alloc_size) in btrfs_reserve_extent()
3441 u64 min_alloc_size, u64 empty_size, u64 hint_byte,