Searched defs:NT_STATUS_ACCOUNT_DISABLED (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/cifs/ | ||
D | nterr.h | 161 #define NT_STATUS_ACCOUNT_DISABLED 0xC0000000 | 0x0072 macro |
/linux-6.1.9/fs/ksmbd/ | ||
D | nterr.h | 151 #define NT_STATUS_ACCOUNT_DISABLED (0xC0000000 | 0x0072) macro |