Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2misc.c205 pdu->StructureSize2 != SMB2_ERROR_STRUCTURE_SIZE2)) { in smb2_check_message()
311 SMB2_ERROR_STRUCTURE_SIZE2) in smb2_get_data_area_len()
Dsmb2pdu.h158 #define SMB2_ERROR_STRUCTURE_SIZE2 cpu_to_le16(9) macro