Searched refs:free_bytes (Results 1 – 3 of 3) sorted by relevance
383 int64_t* free_bytes) { in GetDiskFreeSpace() argument384 if (!free_bytes) { in GetDiskFreeSpace()415 (PULARGE_INTEGER)free_bytes, in GetDiskFreeSpace()
94 virtual bool GetDiskFreeSpace(const Pathname& path, int64_t* free_bytes);
770 int free_bytes = area_size - live_bytes; in CollectEvacuationCandidates() local772 ((free_bytes >= free_bytes_threshold) && in CollectEvacuationCandidates()783 AllocationSpaceName(space->identity()), free_bytes / KB, in CollectEvacuationCandidates()