Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Dsmb2ops.c186 [SMB2_CANCEL_HE] = { .proc = smb2_cancel},
Dconnection.c115 if (conn->ops->get_cmd_val(work) != SMB2_CANCEL_HE) { in ksmbd_conn_enqueue_request()
Dsmb2pdu.c102 cmd == SMB2_CANCEL_HE || in smb2_get_ksmbd_tcon()
/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h30 #define SMB2_CANCEL_HE 0x000C macro
51 #define SMB2_CANCEL cpu_to_le16(SMB2_CANCEL_HE)