Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.c4483 void *rsp_org) in buffer_check_err() argument
4488 *(__be32 *)rsp_org = cpu_to_be32(sizeof(struct smb2_hdr)); in buffer_check_err()
4495 void *rsp_org) in get_standard_info_pipe() argument
4511 void *rsp_org) in get_internal_info_pipe() argument
4526 void *rsp_org) in smb2_get_info_file_pipe() argument
4544 get_standard_info_pipe(rsp, rsp_org); in smb2_get_info_file_pipe()
4546 rsp, rsp_org); in smb2_get_info_file_pipe()
4549 get_internal_info_pipe(rsp, id, rsp_org); in smb2_get_info_file_pipe()
4551 rsp, rsp_org); in smb2_get_info_file_pipe()
4573 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea() argument
[all …]