HomeSort by relevance Sort by last modified time
    Searched refs:BSD_DISKMAGIC (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
genhd.h 98 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
genhd.h 98 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
genhd.h 98 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */
  /external/kernel-headers/original/linux/
genhd.h 288 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */
  /external/e2fsprogs/misc/
mke2fs.c 506 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */
532 if ((*magic == BSD_DISKMAGIC) ||
    [all...]

Completed in 3772 milliseconds