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