Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Ddfs_cache.h36 extern int dfs_cache_update_tgthint(const unsigned int xid,
H A Ddfs_cache.c986 int dfs_cache_update_tgthint(const unsigned int xid, struct cifs_ses *ses, in dfs_cache_update_tgthint() function
H A Dconnect.c4399 rc = dfs_cache_update_tgthint(*xid, root_ses ? root_ses : *ses, in do_dfs_failover()