Home
last modified time | relevance | path

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

/fs/cifs/
Ddfs_cache.c1407 struct cifs_ses *root_ses = NULL, *ses; in refresh_tcon() local
1431 ses = root_ses = find_root_ses(vi, tcon, npath); in refresh_tcon()
1434 root_ses = NULL; in refresh_tcon()
1459 if (root_ses) in refresh_tcon()
1460 cifs_put_smb_ses(root_ses); in refresh_tcon()
Dconnect.c4554 struct cifs_ses *root_ses, in mount_do_dfs_failover() argument
4587 rc = dfs_cache_update_tgthint(*xid, root_ses ? root_ses : *ses, in mount_do_dfs_failover()