Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dsmb2misc.c150 pdu->StructureSize2 != SMB2_ERROR_STRUCTURE_SIZE2)) { in smb2_check_message()
246 SMB2_ERROR_STRUCTURE_SIZE2) in smb2_get_data_area_len()
Dsmb2pdu.h160 #define SMB2_ERROR_STRUCTURE_SIZE2 cpu_to_le16(9) macro