Searched refs:cifs_tree_connect (Results 1 – 4 of 4) sorted by relevance
386 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon) in cifs_tree_connect() function
287 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon);
4489 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon) in cifs_tree_connect() function
424 rc = cifs_tree_connect(0, tcon); in smb2_reconnect()