Lines Matching refs:StructureSize

136 		err_rsp->StructureSize = SMB2_ERROR_STRUCTURE_SIZE2_LE;  in smb2_set_err_rsp()
248 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_smb2_neg_rsp()
263 rsp->StructureSize = cpu_to_le16(65); in init_smb2_neg_rsp()
411 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_chained_smb2_rsp()
494 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_smb2_rsp_hdr()
1171 rsp->StructureSize = cpu_to_le16(65); in smb2_handle_negotiate()
1624 rsp->StructureSize = cpu_to_le16(9); in smb2_sess_setup()
1892 rsp->StructureSize = cpu_to_le16(16); in smb2_tree_connect()
2006 rsp->StructureSize = cpu_to_le16(4); in smb2_tree_disconnect()
2037 rsp->StructureSize = cpu_to_le16(4); in smb2_session_logoff()
2100 rsp->StructureSize = cpu_to_le16(89); in create_smb2_pipe()
3117 rsp->StructureSize = cpu_to_le16(89); in smb2_open()
3946 rsp->StructureSize = cpu_to_le16(9); in smb2_query_dir()
3956 rsp->StructureSize = cpu_to_le16(9); in smb2_query_dir()
5165 rsp->StructureSize = cpu_to_le16(9); in smb2_query_info()
5186 rsp->StructureSize = cpu_to_le16(60); in smb2_close_pipe()
5267 rsp->StructureSize = cpu_to_le16(60); in smb2_close()
5325 rsp->StructureSize = cpu_to_le16(4); in smb2_echo()
6004 rsp->StructureSize = cpu_to_le16(2); in smb2_set_info()
6074 rsp->StructureSize = cpu_to_le16(17); in smb2_read_pipe()
6213 rsp->StructureSize = cpu_to_le16(17); in smb2_read()
6301 rsp->StructureSize = cpu_to_le16(17); in smb2_write_pipe()
6465 rsp->StructureSize = cpu_to_le16(17); in smb2_write()
6520 rsp->StructureSize = cpu_to_le16(4); in smb2_flush()
7016 rsp->StructureSize = cpu_to_le16(4); in smb2_lock()
7786 rsp->StructureSize = cpu_to_le16(49); in smb2_ioctl()
7919 rsp->StructureSize = cpu_to_le16(24); in smb20_oplock_break_ack()
8068 rsp->StructureSize = cpu_to_le16(36); in smb21_lease_break_ack()
8098 switch (le16_to_cpu(req->StructureSize)) { in smb2_oplock_break()
8107 le16_to_cpu(req->StructureSize)); in smb2_oplock_break()