Home
last modified time | relevance | path

Searched refs:SMB_COM_NT_CANCEL (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dsmb1ops.c24 * The Command is SMB_COM_NT_CANCEL
29 * SMB_COM_NT_CANCEL request and then sends it.
40 in_buf->Command = SMB_COM_NT_CANCEL; in send_nt_cancel()
H A Dcifspdu.h50 #define SMB_COM_NT_CANCEL 0xA4 /* no response */ macro