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

/linux-master/fs/smb/client/
H A Dsmb2misc.c213 pdu->StructureSize2 != SMB2_ERROR_STRUCTURE_SIZE2_LE)) {
325 SMB2_ERROR_STRUCTURE_SIZE2_LE)
/linux-master/fs/smb/common/
H A Dsmb2pdu.h185 #define SMB2_ERROR_STRUCTURE_SIZE2_LE cpu_to_le16(SMB2_ERROR_STRUCTURE_SIZE2) macro
/linux-master/fs/smb/server/
H A Dsmb2pdu.c150 err_rsp->StructureSize = SMB2_ERROR_STRUCTURE_SIZE2_LE;

Completed in 214 milliseconds