Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dnterr.c178 {"NT_STATUS_SERVER_NOT_DISABLED", NT_STATUS_SERVER_NOT_DISABLED},
Dnterr.h176 #define NT_STATUS_SERVER_NOT_DISABLED 0xC0000000 | 0x0081 macro
Dnetmisc.c356 ERRHRD, ERRgeneral, NT_STATUS_SERVER_NOT_DISABLED}, {
/Linux-v6.1/fs/ksmbd/
Dnterr.h166 #define NT_STATUS_SERVER_NOT_DISABLED (0xC0000000 | 0x0081) macro