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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Dsgi.h7 #define SGI_LABEL_MAGIC 0x0be5a941 macro
H A Dsgi.c47 if(be32_to_cpu(magic) != SGI_LABEL_MAGIC) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dfdisk_sgi.c61 unsigned int magic; /* expect SGI_LABEL_MAGIC */
96 #define SGI_LABEL_MAGIC 0x0be5a941 macro
234 if (sgilabel->magic != SGI_LABEL_MAGIC
818 sgilabel->magic = SGI_SSWAP32(SGI_LABEL_MAGIC);

Completed in 52 milliseconds