Home
last modified time | relevance | path

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

/block/partitions/
Dsgi.c10 #define SGI_LABEL_MAGIC 0x0be5a941 macro
52 if(be32_to_cpu(magic) != SGI_LABEL_MAGIC) { in sgi_partition()