Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnterr.h334 #define NT_STATUS_CANCELLED 0xC0000000 | 0x0120 macro
H A Dnterr.c383 {"NT_STATUS_CANCELLED", NT_STATUS_CANCELLED},
H A Dnetmisc.c519 ERRHRD, ERRgeneral, NT_STATUS_CANCELLED}, {
/openbmc/linux/fs/smb/server/
H A Dnterr.h324 #define NT_STATUS_CANCELLED (0xC0000000 | 0x0120) macro