Searched refs:smb2_echo_rsp (Results 1 – 3 of 3) sorted by relevance
898 struct smb2_echo_rsp { struct
4215 struct smb2_echo_rsp *rsp = (struct smb2_echo_rsp *)mid->resp_buf; in smb2_echo_callback()
7949 struct smb2_echo_rsp *rsp = smb_get_msg(work->response_buf); in smb2_echo()7958 return ksmbd_iov_pin_rsp(work, rsp, sizeof(struct smb2_echo_rsp)); in smb2_echo()