Searched refs:reqFreeBytes (Results 1 – 1 of 1) sorted by relevance
156 static bool IsDataStorageSufficient(const unsigned long long reqFreeBytes) in IsDataStorageSufficient() argument167 bool isSufficient = (freeBytes > reqFreeBytes + BUFF_FILE_SIZE); in IsDataStorageSufficient()170 reqFreeBytes); in IsDataStorageSufficient()