Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h91 #define NT_STATUS_UNABLE_TO_DECOMMIT_VM 0xC0000000 | 0x002c macro
H A Dnterr.c77 NT_STATUS_UNABLE_TO_DECOMMIT_VM},
H A Dnetmisc.c262 ERRDOS, 487, NT_STATUS_UNABLE_TO_DECOMMIT_VM}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h81 #define NT_STATUS_UNABLE_TO_DECOMMIT_VM (0xC0000000 | 0x002c) macro