Searched refs:cifs_tree_connect (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsproto.h | 279 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
|
| H A D | connect.c | 5348 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function 5449 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function
|
| H A D | smb2pdu.c | 304 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
|
| H A D | cifssmb.c | 231 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon()
|