Searched refs:BSD_DISKMAGIC (Results 1 – 1 of 1) sorted by relevance
549 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */ macro575 if ((*magic == BSD_DISKMAGIC) || in zap_sector()