Searched refs:rsp_org (Results 1 – 1 of 1) sorted by relevance
4055 void *rsp_org, int infoclass_size) in buffer_check_err() argument4061 *(__be32 *)rsp_org = cpu_to_be32(sizeof(struct smb2_hdr)); in buffer_check_err()4067 *(__be32 *)rsp_org = cpu_to_be32(sizeof(struct smb2_hdr) + in buffer_check_err()4075 void *rsp_org) in get_standard_info_pipe() argument4088 inc_rfc1001_len(rsp_org, sizeof(struct smb2_file_standard_info)); in get_standard_info_pipe()4092 void *rsp_org) in get_internal_info_pipe() argument4102 inc_rfc1001_len(rsp_org, sizeof(struct smb2_file_internal_info)); in get_internal_info_pipe()4108 void *rsp_org) in smb2_get_info_file_pipe() argument4126 get_standard_info_pipe(rsp, rsp_org); in smb2_get_info_file_pipe()4128 rsp, rsp_org, in smb2_get_info_file_pipe()[all …]