Home
last modified time | relevance | path

Searched refs:cifs_tree_connect (Results 1 – 5 of 5) 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.c4490 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon) in cifs_tree_connect() function
H A Dsmb2pdu.c425 rc = cifs_tree_connect(0, tcon); in smb2_reconnect()
H A Dcifssmb.c184 rc = cifs_tree_connect(0, tcon); in cifs_reconnect_tcon()