Searched refs:smb2_req_struct_sizes (Results 1 – 2 of 2) sorted by relevance
31 static const __le16 smb2_req_struct_sizes[NUMBER_OF_SMB2_COMMANDS] = { variable379 if (smb2_req_struct_sizes[command] != pdu->StructureSize2) { in ksmbd_smb2_check_message()
51 static const int smb2_req_struct_sizes[NUMBER_OF_SMB2_COMMANDS] = { variable360 __u16 parmsize = smb2_req_struct_sizes[le16_to_cpu(smb2_command)]; in fill_small_buf()