smb2_change_notify_rsp
((struct smb2_change_notify_rsp *)shdr)->OutputBufferOffset);
((struct smb2_change_notify_rsp *)shdr)->OutputBufferLength);
struct smb2_change_notify_rsp *smb_rsp;
(rsp_iov.iov_len < sizeof(struct smb2_change_notify_rsp) + 1))
smb_rsp = (struct smb2_change_notify_rsp *)rsp_iov.iov_base;
struct smb2_change_notify_rsp *rsp;