Home
last modified time | relevance | path

Searched refs:SUN_LABEL_MAGIC (Results 1 – 2 of 2) sorted by relevance

/fs/partitions/
Dsun.h5 #define SUN_LABEL_MAGIC 0xDABE macro
Dsun.c69 if (be16_to_cpu(label->magic) != SUN_LABEL_MAGIC) { in sun_partition()