Searched refs:smb2_echo_rsp (Results 1 – 3 of 3) sorted by relevance
859 struct smb2_echo_rsp { struct
3944 struct smb2_echo_rsp *rsp = (struct smb2_echo_rsp *)mid->resp_buf; in smb2_echo_callback()
5510 struct smb2_echo_rsp *rsp = smb2_get_msg(work->response_buf); in smb2_echo()5517 return ksmbd_iov_pin_rsp(work, rsp, sizeof(struct smb2_echo_rsp)); in smb2_echo()