Searched refs:NT_STATUS_MEMORY_NOT_ALLOCATED (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 221 {"NT_STATUS_MEMORY_NOT_ALLOCATED", NT_STATUS_MEMORY_NOT_ALLOCATED},
|
H A D | nterr.h | 207 #define NT_STATUS_MEMORY_NOT_ALLOCATED 0xC0000000 | 0x00a0 macro
|
H A D | netmisc.c | 392 ERRDOS, 487, NT_STATUS_MEMORY_NOT_ALLOCATED}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 221 {"NT_STATUS_MEMORY_NOT_ALLOCATED", NT_STATUS_MEMORY_NOT_ALLOCATED},
|
H A D | nterr.h | 207 #define NT_STATUS_MEMORY_NOT_ALLOCATED 0xC0000000 | 0x00a0 macro
|
H A D | netmisc.c | 391 ERRDOS, 487, NT_STATUS_MEMORY_NOT_ALLOCATED}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 197 #define NT_STATUS_MEMORY_NOT_ALLOCATED (0xC0000000 | 0x00a0) macro
|
Completed in 11 milliseconds