Searched refs:temp_actual_size_allocated (Results 1 – 1 of 1) sorted by relevance
82 ULONG64 temp_actual_size_allocated; in _fx_file_best_effort_allocate() local85 …tus = _fx_file_extended_best_effort_allocate(file_ptr, (ULONG64)size, &temp_actual_size_allocated); in _fx_file_best_effort_allocate()90 *actual_size_allocated = (ULONG)temp_actual_size_allocated; in _fx_file_best_effort_allocate()