Home
last modified time | relevance | path

Searched defs:NT_STATUS_INSUFFICIENT_RESOURCES (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dnterr.h201 #define NT_STATUS_INSUFFICIENT_RESOURCES 0xC0000000 | 0x009a macro
/linux-6.12.1/fs/smb/server/
Dnterr.h191 #define NT_STATUS_INSUFFICIENT_RESOURCES (0xC0000000 | 0x009a) macro