Searched refs:NT_STATUS_PRINT_CANCELLED (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 273 {"NT_STATUS_PRINT_CANCELLED", NT_STATUS_PRINT_CANCELLED},
|
H A D | nterr.h | 247 #define NT_STATUS_PRINT_CANCELLED 0xC0000000 | 0x00c8 macro
|
H A D | netmisc.c | 432 ERRDOS, 63, NT_STATUS_PRINT_CANCELLED}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 273 {"NT_STATUS_PRINT_CANCELLED", NT_STATUS_PRINT_CANCELLED},
|
H A D | nterr.h | 247 #define NT_STATUS_PRINT_CANCELLED 0xC0000000 | 0x00c8 macro
|
H A D | netmisc.c | 431 ERRDOS, 63, NT_STATUS_PRINT_CANCELLED}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 237 #define NT_STATUS_PRINT_CANCELLED (0xC0000000 | 0x00c8) macro
|
Completed in 10 milliseconds