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