Lines Matching refs:min_alloc_size
4114 if (ffe_ctl->max_extent_size >= ffe_ctl->min_alloc_size)
4118 * Even min_alloc_size is not left in any block groups. Since we cannot
4655 * @min_alloc_size - Indicates the minimum amount of space that the
4659 * However, the presence of @min_alloc_size gives a
4689 u64 num_bytes, u64 min_alloc_size,
4695 bool final_tried = num_bytes == min_alloc_size;
4707 ffe_ctl.min_alloc_size = min_alloc_size;
4723 num_bytes = max(num_bytes, min_alloc_size);
4725 if (num_bytes == min_alloc_size)