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.c174 if (smb2_command == SMB2_TREE_CONNECT || smb2_command == SMB2_IOCTL) in smb2_reconnect()
989 rc = small_smb2_init(SMB2_TREE_CONNECT, tcon, (void **) &req); in SMB2_tcon()