Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Ddfs_cache.c524 static struct cache_entry *lookup_cache_entry(const char *path, unsigned int *hash) in lookup_cache_entry() function
637 ce = lookup_cache_entry(path, NULL); in __update_cache_entry()
716 ce = lookup_cache_entry(path, &hash); in __dfs_cache_find()
896 ce = lookup_cache_entry(npath, NULL); in dfs_cache_find()
948 ce = lookup_cache_entry(npath, NULL); in dfs_cache_noreq_find()
1008 ce = lookup_cache_entry(npath, NULL); in dfs_cache_update_tgthint()
1069 ce = lookup_cache_entry(npath, NULL); in dfs_cache_noreq_update_tgthint()
1126 ce = lookup_cache_entry(npath, NULL); in dfs_cache_get_tgt_referral()
1488 ce = lookup_cache_entry(rpath, NULL); in find_root_ses()
1559 ce = lookup_cache_entry(npath, NULL); in refresh_tcon()