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

/linux-4.4.14/block/partitions/
H A Dosf.h5 #define DISKLABELMAGIC (0x82564557UL) macro
H A Dosf.c61 if (le32_to_cpu(label->d_magic) != DISKLABELMAGIC) { osf_partition()
65 if (le32_to_cpu(label->d_magic2) != DISKLABELMAGIC) { osf_partition()
/linux-4.4.14/arch/alpha/boot/tools/
H A Dmkbb.c37 u32 d_magic; /* must be DISKLABELMAGIC */
54 u32 d_magic2; /* must be DISKLABELMAGIC */

Completed in 102 milliseconds