Home
last modified time | relevance | path

Searched refs:NT_STATUS_ACCOUNT_RESTRICTION (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/cifs/
Dnterr.c156 {"NT_STATUS_ACCOUNT_RESTRICTION", NT_STATUS_ACCOUNT_RESTRICTION},
Dnterr.h157 #define NT_STATUS_ACCOUNT_RESTRICTION 0xC0000000 | 0x006e macro
Dnetmisc.c337 ERRHRD, ERRgeneral, NT_STATUS_ACCOUNT_RESTRICTION}, {
/Linux-v6.1/fs/ksmbd/
Dnterr.h147 #define NT_STATUS_ACCOUNT_RESTRICTION (0xC0000000 | 0x006e) macro