Home
last modified time | relevance | path

Searched refs:dfs_path_equal (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/cifs/
Ddfs_cache.c622 static bool dfs_path_equal(const char *s1, int len1, const char *s2, int len2) in dfs_path_equal() function
652 if (dfs_path_equal(ce->path, strlen(ce->path), path, len)) { in __lookup_cache_entry()