Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dconnect.c4708 struct cifs_tcon *root_tcon = NULL; in cifs_mount() local
4815 root_tcon = tcon; in cifs_mount()
4843 rc = expand_dfs_referral(xid, root_tcon->ses, vol, cifs_sb, in cifs_mount()
4858 root_tcon->ses, &xid, in cifs_mount()
4865 cifs_put_tcon(root_tcon); in cifs_mount()