Searched refs:root_ses (Results 1 – 2 of 2) sorted by relevance
1387 struct cifs_ses *root_ses = NULL, *ses; in do_refresh_tcon() local1411 ses = root_ses = find_root_ses(vi, tcon, npath); in do_refresh_tcon()1414 root_ses = NULL; in do_refresh_tcon()1439 if (root_ses) in do_refresh_tcon()1440 cifs_put_smb_ses(root_ses); in do_refresh_tcon()
4507 struct cifs_ses *root_ses, in mount_do_dfs_failover() argument4540 rc = dfs_cache_update_tgthint(*xid, root_ses ? root_ses : *ses, in mount_do_dfs_failover()