Lines Matching refs:StructureSize

153 		err_rsp->StructureSize = SMB2_ERROR_STRUCTURE_SIZE2_LE;  in smb2_set_err_rsp()
263 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_smb2_neg_rsp()
278 rsp->StructureSize = cpu_to_le16(65); in init_smb2_neg_rsp()
424 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_chained_smb2_rsp()
504 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_smb2_rsp_hdr()
1225 rsp->StructureSize = cpu_to_le16(65); in smb2_handle_negotiate()
1714 rsp->StructureSize = cpu_to_le16(9); in smb2_sess_setup()
2040 rsp->StructureSize = cpu_to_le16(16); in smb2_tree_connect()
2213 rsp->StructureSize = cpu_to_le16(4); in smb2_tree_disconnect()
2275 rsp->StructureSize = cpu_to_le16(4); in smb2_session_logoff()
2317 rsp->StructureSize = cpu_to_le16(89); in create_smb2_pipe()
3610 rsp->StructureSize = cpu_to_le16(89); in smb2_open()
4501 rsp->StructureSize = cpu_to_le16(9); in smb2_query_dir()
4518 rsp->StructureSize = cpu_to_le16(9); in smb2_query_dir()
5770 rsp->StructureSize = cpu_to_le16(9); in smb2_query_info()
5815 rsp->StructureSize = cpu_to_le16(60); in smb2_close_pipe()
5896 rsp->StructureSize = cpu_to_le16(60); in smb2_close()
5970 rsp->StructureSize = cpu_to_le16(4); in smb2_echo()
6564 rsp->StructureSize = cpu_to_le16(2); in smb2_set_info()
6649 rsp->StructureSize = cpu_to_le16(17); in smb2_read_pipe()
6847 rsp->StructureSize = cpu_to_le16(17); in smb2_read()
6936 rsp->StructureSize = cpu_to_le16(17); in smb2_write_pipe()
7097 rsp->StructureSize = cpu_to_le16(17); in smb2_write()
7150 rsp->StructureSize = cpu_to_le16(4); in smb2_flush()
7631 rsp->StructureSize = cpu_to_le16(4); in smb2_lock()
8437 rsp->StructureSize = cpu_to_le16(49); in smb2_ioctl()
8567 rsp->StructureSize = cpu_to_le16(24); in smb20_oplock_break_ack()
8713 rsp->StructureSize = cpu_to_le16(36); in smb21_lease_break_ack()
8747 switch (le16_to_cpu(req->StructureSize)) { in smb2_oplock_break()
8756 le16_to_cpu(req->StructureSize)); in smb2_oplock_break()