Home
last modified time | relevance | path

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

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