Searched refs:MSDOS_LABEL_MAGIC (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/block/partitions/ | ||
H A D | msdos.h | 5 #define MSDOS_LABEL_MAGIC 0xAA55 macro |
H A D | ldm.c | 574 if (*(__le16*) (data + 0x01FE) != cpu_to_le16 (MSDOS_LABEL_MAGIC)) ldm_validate_partition_table() |
Completed in 94 milliseconds