Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Ddfs_cache.c629 static struct cache_entry *__lookup_cache_entry(const char *path, unsigned int hash, int len) in __lookup_cache_entry() function
667 return __lookup_cache_entry(path, hash, strlen(path)); in lookup_cache_entry()
689 ce = __lookup_cache_entry(path, hash, len); in lookup_cache_entry()

Completed in 5 milliseconds