Home
last modified time | relevance | path

Searched refs:SMB2_ERROR_STRUCTURE_SIZE2_LE (Results 1 – 3 of 3) sorted by relevance

/fs/smb/client/
Dsmb2misc.c213 pdu->StructureSize2 != SMB2_ERROR_STRUCTURE_SIZE2_LE)) { in smb2_check_message()
325 SMB2_ERROR_STRUCTURE_SIZE2_LE) in smb2_get_data_area_len()
/fs/smb/common/
Dsmb2pdu.h184 #define SMB2_ERROR_STRUCTURE_SIZE2_LE cpu_to_le16(SMB2_ERROR_STRUCTURE_SIZE2) macro
/fs/smb/server/
Dsmb2pdu.c149 err_rsp->StructureSize = SMB2_ERROR_STRUCTURE_SIZE2_LE; in smb2_set_err_rsp()