Home
last modified time | relevance | path

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

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