Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnterr.h216 #define NT_STATUS_BAD_MASTER_BOOT_RECORD 0xC0000000 | 0x00a9 macro
H A Dnterr.c234 NT_STATUS_BAD_MASTER_BOOT_RECORD},
H A Dnetmisc.c400 ERRDOS, 87, NT_STATUS_BAD_MASTER_BOOT_RECORD}, {
/openbmc/linux/fs/smb/server/
H A Dnterr.h206 #define NT_STATUS_BAD_MASTER_BOOT_RECORD (0xC0000000 | 0x00a9) macro