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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/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 111 milliseconds