Searched refs:SUN_LABEL_MAGIC (Results 1 – 2 of 2) sorted by relevance
5 #define SUN_LABEL_MAGIC 0xDABE macro
69 if (be16_to_cpu(label->magic) != SUN_LABEL_MAGIC) { in sun_partition()