Home
last modified time | relevance | path

Searched refs:rsp_org (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c4517 void *rsp_org) in buffer_check_err() argument
4522 *(__be32 *)rsp_org = cpu_to_be32(sizeof(struct smb2_hdr)); in buffer_check_err()
4529 void *rsp_org) in get_standard_info_pipe() argument
4545 void *rsp_org) in get_internal_info_pipe() argument
4560 void *rsp_org) in smb2_get_info_file_pipe() argument
4578 get_standard_info_pipe(rsp, rsp_org); in smb2_get_info_file_pipe()
4580 rsp, rsp_org); in smb2_get_info_file_pipe()
4583 get_internal_info_pipe(rsp, id, rsp_org); in smb2_get_info_file_pipe()
4585 rsp, rsp_org); in smb2_get_info_file_pipe()
4607 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea() argument
[all …]