Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Ddfs_cache.h36 extern int dfs_cache_update_tgthint(const unsigned int xid,
Ddfs_cache.c986 int dfs_cache_update_tgthint(const unsigned int xid, struct cifs_ses *ses, in dfs_cache_update_tgthint() function
Dconnect.c4401 rc = dfs_cache_update_tgthint(*xid, root_ses ? root_ses : *ses, in do_dfs_failover()