Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/ !
Dnterr.c177 {"NT_STATUS_SERVER_DISABLED", NT_STATUS_SERVER_DISABLED},
Dnterr.h175 #define NT_STATUS_SERVER_DISABLED 0xC0000000 | 0x0080 macro
Dnetmisc.c355 ERRHRD, ERRgeneral, NT_STATUS_SERVER_DISABLED}, {
/linux-5.19.10/fs/ksmbd/ !
Dnterr.h165 #define NT_STATUS_SERVER_DISABLED (0xC0000000 | 0x0080) macro