Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c273 {"NT_STATUS_PRINT_CANCELLED", NT_STATUS_PRINT_CANCELLED},
Dnterr.h247 #define NT_STATUS_PRINT_CANCELLED 0xC0000000 | 0x00c8 macro
Dnetmisc.c431 ERRDOS, 63, NT_STATUS_PRINT_CANCELLED}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h237 #define NT_STATUS_PRINT_CANCELLED (0xC0000000 | 0x00c8) macro