Searched defs:NT_STATUS_NO_LOG_SPACE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/smb/client/ | ||
D | nterr.h | 422 #define NT_STATUS_NO_LOG_SPACE 0xC0000000 | 0x017d macro |
/linux-6.12.1/fs/smb/server/ | ||
D | nterr.h | 412 #define NT_STATUS_NO_LOG_SPACE (0xC0000000 | 0x017d) macro |