Searched refs:NT_STATUS_ACCOUNT_LOCKED_OUT (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 610 {"NT_STATUS_ACCOUNT_LOCKED_OUT", NT_STATUS_ACCOUNT_LOCKED_OUT},
|
H A D | nterr.h | 504 #define NT_STATUS_ACCOUNT_LOCKED_OUT 0xC0000000 | 0x0234 macro
|
H A D | netmisc.c | 703 ERRDOS, ERRnoaccess, NT_STATUS_ACCOUNT_LOCKED_OUT}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 610 {"NT_STATUS_ACCOUNT_LOCKED_OUT", NT_STATUS_ACCOUNT_LOCKED_OUT},
|
H A D | nterr.h | 504 #define NT_STATUS_ACCOUNT_LOCKED_OUT 0xC0000000 | 0x0234 macro
|
H A D | netmisc.c | 702 ERRDOS, ERRnoaccess, NT_STATUS_ACCOUNT_LOCKED_OUT}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 494 #define NT_STATUS_ACCOUNT_LOCKED_OUT (0xC0000000 | 0x0234) macro
|
Completed in 11 milliseconds