Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dnterr.h74 #define NT_STATUS_UNABLE_TO_DELETE_SECTION 0xC0000000 | 0x001b macro
Dnterr.c47 NT_STATUS_UNABLE_TO_DELETE_SECTION},
Dnetmisc.c241 ERRDOS, 87, NT_STATUS_UNABLE_TO_DELETE_SECTION}, {
/linux-6.12.1/fs/smb/server/
Dnterr.h64 #define NT_STATUS_UNABLE_TO_DELETE_SECTION (0xC0000000 | 0x001b) macro