Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Ddfs_cache.c508 static bool dfs_path_equal(const char *s1, int len1, const char *s2, int len2) in dfs_path_equal() function
538 if (dfs_path_equal(ce->path, strlen(ce->path), path, len)) { in __lookup_cache_entry()