Home
last modified time | relevance | path

Searched refs:SMB2_CANCEL_HE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb2ops.c186 [SMB2_CANCEL_HE] = { .proc = smb2_cancel},
H A Dconnection.c120 if (conn->ops->get_cmd_val(work) != SMB2_CANCEL_HE) in ksmbd_conn_enqueue_request()
H A Dsmb2pdu.c95 cmd == SMB2_CANCEL_HE || in smb2_get_ksmbd_tcon()
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h30 #define SMB2_CANCEL_HE 0x000C macro
52 #define SMB2_CANCEL cpu_to_le16(SMB2_CANCEL_HE)