Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c429 {"NT_STATUS_APP_INIT_FAILURE", NT_STATUS_APP_INIT_FAILURE},
Dnterr.h371 #define NT_STATUS_APP_INIT_FAILURE 0xC0000000 | 0x0145 macro
Dnetmisc.c556 ERRHRD, ERRgeneral, NT_STATUS_APP_INIT_FAILURE}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h361 #define NT_STATUS_APP_INIT_FAILURE (0xC0000000 | 0x0145) macro