Home
last modified time | relevance | path

Searched refs:SMB2_TREE_CONNECT (Results 1 – 2 of 2) sorted by relevance

/fs/cifs/
Dsmb2pdu.h66 #define SMB2_TREE_CONNECT cpu_to_le16(SMB2_TREE_CONNECT_HE) macro
Dsmb2pdu.c255 if (smb2_command == SMB2_TREE_CONNECT) in smb2_reconnect()
1704 rc = smb2_plain_req_init(SMB2_TREE_CONNECT, tcon, (void **) &req, in SMB2_tcon()