Searched refs:dfs_path_equal (Results 1 – 1 of 1) sorted by relevance
622 static bool dfs_path_equal(const char *s1, int len1, const char *s2, int len2) in dfs_path_equal() function652 if (dfs_path_equal(ce->path, strlen(ce->path), path, len)) { in __lookup_cache_entry()