Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnterr.h124 #define NT_STATUS_INCOMPATIBLE_FILE_MAP 0xC0000000 | 0x004d macro
H A Dnterr.c118 NT_STATUS_INCOMPATIBLE_FILE_MAP},
H A Dnetmisc.c296 ERRDOS, 87, NT_STATUS_INCOMPATIBLE_FILE_MAP}, {
/openbmc/linux/fs/smb/server/
H A Dnterr.h114 #define NT_STATUS_INCOMPATIBLE_FILE_MAP (0xC0000000 | 0x004d) macro