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.h317 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon);
H A Dsmb2pdu.c402 rc = cifs_tree_connect(0, tcon); in smb2_reconnect()
H A Dcifssmb.c175 rc = cifs_tree_connect(0, tcon); in cifs_reconnect_tcon()