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