Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dsmb2pdu.h80 #define SMB2_SET_INFO cpu_to_le16(SMB2_SET_INFO_HE) macro
Dsmb2pdu.c266 case SMB2_SET_INFO: in smb2_reconnect()
2503 rc = small_smb2_init(SMB2_SET_INFO, tcon, (void **) &req); in send_set_info()