Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/partitions/
H A Dsgi.c10 #define SGI_LABEL_MAGIC 0x0be5a941 macro
53 if(be32_to_cpu(magic) != SGI_LABEL_MAGIC) { in sgi_partition()