Searched refs:SUN_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 Dsun.h5 #define SUN_LABEL_MAGIC 0xDABE macro
H A Dsun.c69 if (be16_to_cpu(label->magic) != SUN_LABEL_MAGIC) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_sun.c6 #define SUN_LABEL_MAGIC 0xDABE macro
99 if (sunlabel->magic != SUN_LABEL_MAGIC
242 sunlabel->magic = SUN_SSWAP16(SUN_LABEL_MAGIC);

Completed in 48 milliseconds