Searched refs:MSDOS_LABEL_MAGIC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/block/partitions/ | ||
| D | msdos.h | 6 #define MSDOS_LABEL_MAGIC 0xAA55 macro |
| D | ldm.c | 508 if (*(__le16*) (data + 0x01FE) != cpu_to_le16 (MSDOS_LABEL_MAGIC)) in ldm_validate_partition_table() |