Home
last modified time | relevance | path

Searched refs:SMB2_CANCEL_HE (Results 1 - 5 of 5) sorted by relevance

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

Completed in 20 milliseconds