Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp236 static bool PerformFileChecks(const std::string& file_path, uint64_t* blocksz, uint32_t* fs_type) { in PerformFileChecks() function
744 if (!PerformFileChecks(abs_path, &blocksz, &fs_type)) { in Open()