Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/ !
Dnterr.c433 {"NT_STATUS_INVALID_LEVEL", NT_STATUS_INVALID_LEVEL},
Dnterr.h374 #define NT_STATUS_INVALID_LEVEL 0xC0000000 | 0x0148 macro
Dnetmisc.c559 ERRDOS, 124, NT_STATUS_INVALID_LEVEL}, {
/linux-5.19.10/fs/ksmbd/ !
Dnterr.h364 #define NT_STATUS_INVALID_LEVEL (0xC0000000 | 0x0148) macro