Searched refs:IsDataDir (Results 1 – 1 of 1) sorted by relevance
443 static bool IsDataDir(const char *path, bool isUsers) in IsDataDir() function483 if (IsDataDir(path, false) || IsDataDir(path, true) || IsRootDir(path) || in IsValidFilePath()