Searched refs:cifs_tree_connect (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | dfs.c | 555 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 | cifsproto.h | 313 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | connect.c | 4228 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 | 228 * cifs_tree_connect(). in smb2_reconnect() 392 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
|
H A D | cifssmb.c | 167 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon()
|
/kernel/linux/linux-5.10/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 | 4752 * cifs_tree_connect(). in cifs_mount() 5350 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function 5451 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()
|
Completed in 42 milliseconds