Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h162 #define NT_STATUS_NONE_MAPPED 0xC0000000 | 0x0073 macro
H A Dnterr.c168 {"NT_STATUS_NONE_MAPPED", NT_STATUS_NONE_MAPPED},
H A Dnetmisc.c341 ERRHRD, ERRgeneral, NT_STATUS_NONE_MAPPED}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h152 #define NT_STATUS_NONE_MAPPED (0xC0000000 | 0x0073) macro