Searched refs:cifs_tree_connect (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/cifs/ |
A D | dfs.c | 469 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function
|
A D | cifsproto.h | 307 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
|
A D | connect.c | 4034 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function
|
A D | smb2pdu.c | 281 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
|
A D | cifssmb.c | 160 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon()
|
Completed in 27 milliseconds