Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
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-v6.6/fs/smb/server/
Dnterr.h364 #define NT_STATUS_INVALID_LEVEL (0xC0000000 | 0x0148) macro