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