Searched refs:path_cmp (Results 1 – 1 of 1) sorted by relevance
1199 static bool path_cmp(const char *path1, const char *path2, bool case_sensitive) in path_cmp() function1214 return (path_cmp(cfn->relative_path, path, cfn->sbi->s_case_sensitive) && in dentry_file_match()1468 if (!path_cmp(relative_path, kvalue, sbi->s_case_sensitive)) { in get_cloud_cache_file()