SMB2_CANCEL_HE
#define SMB2_CANCEL cpu_to_le16(SMB2_CANCEL_HE)
if (conn->ops->get_cmd_val(work) != SMB2_CANCEL_HE)
[SMB2_CANCEL_HE] = { .proc = smb2_cancel},
cmd == SMB2_CANCEL_HE ||