Searched refs:BSD_DISKMAGIC (Results 1 – 1 of 1) sorted by relevance
302 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */ macro366 if (le32_to_cpu(l->d_magic) != BSD_DISKMAGIC) { in parse_bsd()