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.c4604 void *rsp_org) in buffer_check_err() argument
4609 *(__be32 *)rsp_org = cpu_to_be32(sizeof(struct smb2_hdr)); in buffer_check_err()
4616 void *rsp_org) in get_standard_info_pipe() argument
4632 void *rsp_org) in get_internal_info_pipe() argument
4647 void *rsp_org) in smb2_get_info_file_pipe() argument
4672 get_standard_info_pipe(rsp, rsp_org); in smb2_get_info_file_pipe()
4674 rsp, rsp_org); in smb2_get_info_file_pipe()
4677 get_internal_info_pipe(rsp, id, rsp_org); in smb2_get_info_file_pipe()
4679 rsp, rsp_org); in smb2_get_info_file_pipe()
4701 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea() argument
[all …]