Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dsmb2pdu.c4202 void *rsp_org) in buffer_check_err() argument
4207 *(__be32 *)rsp_org = cpu_to_be32(sizeof(struct smb2_hdr)); in buffer_check_err()
4214 void *rsp_org) in get_standard_info_pipe() argument
4230 void *rsp_org) in get_internal_info_pipe() argument
4245 void *rsp_org) in smb2_get_info_file_pipe() argument
4263 get_standard_info_pipe(rsp, rsp_org); in smb2_get_info_file_pipe()
4265 rsp, rsp_org); in smb2_get_info_file_pipe()
4268 get_internal_info_pipe(rsp, id, rsp_org); in smb2_get_info_file_pipe()
4270 rsp, rsp_org); in smb2_get_info_file_pipe()
4292 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea() argument
[all …]