Searched refs:SUN_LABEL_MAGIC (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/block/partitions/ | ||
H A D | sun.h | 5 #define SUN_LABEL_MAGIC 0xDABE macro |
H A D | sun.c | 69 if (be16_to_cpu(label->magic) != SUN_LABEL_MAGIC) { sun_partition() |
Completed in 81 milliseconds