Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddfs.c386 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon) in cifs_tree_connect() function
H A Dcifsproto.h287 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon);
H A Dconnect.c4489 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon) in cifs_tree_connect() function
H A Dsmb2pdu.c424 rc = cifs_tree_connect(0, tcon); in smb2_reconnect()