Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h135 #define NT_STATUS_UNKNOWN_REVISION 0xC0000000 | 0x0058 macro
H A Dnterr.c137 {"NT_STATUS_UNKNOWN_REVISION", NT_STATUS_UNKNOWN_REVISION},
H A Dnetmisc.c307 ERRHRD, ERRgeneral, NT_STATUS_UNKNOWN_REVISION}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h125 #define NT_STATUS_UNKNOWN_REVISION (0xC0000000 | 0x0058) macro