Searched refs:cifs_tree_connect (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | cifsproto.h | 291 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
|
| D | connect.c | 4144 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function 4245 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function
|
| D | smb2pdu.c | 288 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
|
| D | cifssmb.c | 202 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon()
|