Lines Matching refs:StructureSize

131 		err_rsp->StructureSize = SMB2_ERROR_STRUCTURE_SIZE2_LE;  in smb2_set_err_rsp()
241 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_smb2_neg_rsp()
256 rsp->StructureSize = cpu_to_le16(65); in init_smb2_neg_rsp()
404 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_chained_smb2_rsp()
487 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_smb2_rsp_hdr()
1189 rsp->StructureSize = cpu_to_le16(65); in smb2_handle_negotiate()
1639 rsp->StructureSize = cpu_to_le16(9); in smb2_sess_setup()
1912 rsp->StructureSize = cpu_to_le16(16); in smb2_tree_connect()
2032 rsp->StructureSize = cpu_to_le16(4); in smb2_tree_disconnect()
2065 rsp->StructureSize = cpu_to_le16(4); in smb2_session_logoff()
2125 rsp->StructureSize = cpu_to_le16(89); in create_smb2_pipe()
3142 rsp->StructureSize = cpu_to_le16(89); in smb2_open()
3975 rsp->StructureSize = cpu_to_le16(9); in smb2_query_dir()
3988 rsp->StructureSize = cpu_to_le16(9); in smb2_query_dir()
5234 rsp->StructureSize = cpu_to_le16(9); in smb2_query_info()
5255 rsp->StructureSize = cpu_to_le16(60); in smb2_close_pipe()
5334 rsp->StructureSize = cpu_to_le16(60); in smb2_close()
5392 rsp->StructureSize = cpu_to_le16(4); in smb2_echo()
6065 rsp->StructureSize = cpu_to_le16(2); in smb2_set_info()
6135 rsp->StructureSize = cpu_to_le16(17); in smb2_read_pipe()
6311 rsp->StructureSize = cpu_to_le16(17); in smb2_read()
6395 rsp->StructureSize = cpu_to_le16(17); in smb2_write_pipe()
6552 rsp->StructureSize = cpu_to_le16(17); in smb2_write()
6603 rsp->StructureSize = cpu_to_le16(4); in smb2_flush()
7097 rsp->StructureSize = cpu_to_le16(4); in smb2_lock()
7890 rsp->StructureSize = cpu_to_le16(49); in smb2_ioctl()
8023 rsp->StructureSize = cpu_to_le16(24); in smb20_oplock_break_ack()
8172 rsp->StructureSize = cpu_to_le16(36); in smb21_lease_break_ack()
8202 switch (le16_to_cpu(req->StructureSize)) { in smb2_oplock_break()
8211 le16_to_cpu(req->StructureSize)); in smb2_oplock_break()