Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2misc.c206 pdu->StructureSize2 != SMB2_ERROR_STRUCTURE_SIZE2)) { in smb2_check_message()
306 SMB2_ERROR_STRUCTURE_SIZE2) in smb2_get_data_area_len()
Dsmb2pdu.h216 #define SMB2_ERROR_STRUCTURE_SIZE2 cpu_to_le16(9) macro