Searched refs:min_alloc_size (Results 1 – 2 of 2) sorted by relevance
7173 u64 num_bytes, u64 min_alloc_size, in btrfs_reserve_extent() argument7191 num_bytes = max(num_bytes, min_alloc_size); in btrfs_reserve_extent()7192 if (num_bytes == min_alloc_size) in btrfs_reserve_extent()
3395 u64 min_alloc_size, u64 empty_size, u64 hint_byte,