Searched refs:PerformFileChecks (Results 1 – 1 of 1) sorted by relevance
237 static bool PerformFileChecks(const std::string& file_path, uint64_t* blocksz, uint32_t* fs_type) { in PerformFileChecks() function736 if (!PerformFileChecks(abs_path, &blocksz, &fs_type)) { in Open()