Searched refs:resize_file_before_mapping_readwrite (Results 1 – 2 of 2) sorted by relevance
135 if (auto EC = fs::resize_file_before_mapping_readwrite(File.FD, Size)) { in createOnDiskBuffer()
415 inline std::error_code resize_file_before_mapping_readwrite(int FD, in resize_file_before_mapping_readwrite() function