Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h374 #define NT_STATUS_INVALID_LEVEL 0xC0000000 | 0x0148 macro
H A Dnterr.c440 {"NT_STATUS_INVALID_LEVEL", NT_STATUS_INVALID_LEVEL},
H A Dnetmisc.c558 ERRDOS, 124, NT_STATUS_INVALID_LEVEL}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h364 #define NT_STATUS_INVALID_LEVEL (0xC0000000 | 0x0148) macro