Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/ !
Dnterr.c221 {"NT_STATUS_MEMORY_NOT_ALLOCATED", NT_STATUS_MEMORY_NOT_ALLOCATED},
Dnterr.h207 #define NT_STATUS_MEMORY_NOT_ALLOCATED 0xC0000000 | 0x00a0 macro
Dnetmisc.c391 ERRDOS, 487, NT_STATUS_MEMORY_NOT_ALLOCATED}, {
/linux-5.19.10/fs/ksmbd/ !
Dnterr.h197 #define NT_STATUS_MEMORY_NOT_ALLOCATED (0xC0000000 | 0x00a0) macro