Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2ops.c190 [SMB2_CANCEL_HE] = { .proc = smb2_cancel},
H A Dconnection.c176 if (conn->ops->get_cmd_val(work) != SMB2_CANCEL_HE) in ksmbd_conn_enqueue_request()
H A Dsmb2pdu.c107 cmd == SMB2_CANCEL_HE || in smb2_get_ksmbd_tcon()
/linux/fs/smb/common/
H A Dsmb2pdu.h33 #define SMB2_CANCEL_HE 0x000C macro
55 #define SMB2_CANCEL cpu_to_le16(SMB2_CANCEL_HE)