Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb1ops.c47 in_buf->Command = SMB_COM_NT_CANCEL; in send_nt_cancel()
Dcifspdu.h69 #define SMB_COM_NT_CANCEL 0xA4 /* no response */ macro