Searched defs:NT_STATUS_ACCOUNT_LOCKED_OUT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/cifs/ | ||
| D | nterr.h | 504 #define NT_STATUS_ACCOUNT_LOCKED_OUT 0xC0000000 | 0x0234  macro | 
| /Linux-v5.15/fs/ksmbd/ | ||
| D | nterr.h | 494 #define NT_STATUS_ACCOUNT_LOCKED_OUT (0xC0000000 | 0x0234)  macro |