Searched refs:tree_connect (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/cifs/ |
| D | smb2ops.c | 4468 .tree_connect = SMB2_tcon, 4566 .tree_connect = SMB2_tcon, 4666 .tree_connect = SMB2_tcon, 4774 .tree_connect = SMB2_tcon,
|
| D | smb1ops.c | 1180 .tree_connect = CIFSTCon,
|
| D | cifsglob.h | 290 int (*tree_connect)(const unsigned int, struct cifs_ses *, const char *, member
|
| D | connect.c | 2935 rc = server->ops->tree_connect(xid, ses, unc, tcon, nls_codepage); in cifs_setup_ipc() 3411 if (!ses->server->ops->tree_connect) { in cifs_get_tcon() 3484 rc = ses->server->ops->tree_connect(xid, ses, volume_info->UNC, tcon, in cifs_get_tcon()
|