Searched refs:AllocateFile (Results 1 – 1 of 1) sorted by relevance
271 static bool AllocateFile(int file_fd, const std::string& file_path, uint64_t blocksz, in AllocateFile() function634 if (!AllocateFile(file_fd, abs_path, blocksz, file_size, fs_type, std::move(progress))) { in Open()