Home
last modified time | relevance | path

Searched refs:cifs_tree_connect (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Ddfs.c555 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function
H A Dcifsproto.h313 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
H A Dconnect.c4228 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() function
H A Dsmb2pdu.c228 * cifs_tree_connect(). in smb2_reconnect()
392 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
H A Dcifssmb.c167 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsproto.h279 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
H A Dconnect.c4752 * 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 Dsmb2pdu.c304 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
H A Dcifssmb.c231 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon()

Completed in 42 milliseconds