Home
last modified time | relevance | path

Searched refs:AllocateFile (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libfiemap_writer/
Dfiemap_writer.cpp271 static bool AllocateFile(int file_fd, const std::string& file_path, uint64_t blocksz, in AllocateFile() function
634 if (!AllocateFile(file_fd, abs_path, blocksz, file_size, fs_type, std::move(progress))) { in Open()