Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnterr.h207 #define NT_STATUS_MEMORY_NOT_ALLOCATED 0xC0000000 | 0x00a0 macro
H A Dnterr.c221 {"NT_STATUS_MEMORY_NOT_ALLOCATED", NT_STATUS_MEMORY_NOT_ALLOCATED},
H A Dnetmisc.c391 ERRDOS, 487, NT_STATUS_MEMORY_NOT_ALLOCATED}, {
/openbmc/linux/fs/smb/server/
H A Dnterr.h197 #define NT_STATUS_MEMORY_NOT_ALLOCATED (0xC0000000 | 0x00a0) macro