Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c383 {"NT_STATUS_CANCELLED", NT_STATUS_CANCELLED},
Dnterr.h334 #define NT_STATUS_CANCELLED 0xC0000000 | 0x0120 macro
Dnetmisc.c519 ERRHRD, ERRgeneral, NT_STATUS_CANCELLED}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h324 #define NT_STATUS_CANCELLED (0xC0000000 | 0x0120) macro