HomeSort by relevance Sort by last modified time
    Searched defs:fat_boot_sector (Results 1 - 4 of 4) sorted by null

  /external/syslinux/libinstaller/
syslxint.h 223 struct fat_boot_sector { struct
306 #define FAT_bsHeadLen offsetof(struct fat_boot_sector, bsBytesPerSec)
308 #define FAT_bsCodeLen (offsetof(struct fat_boot_sector, bsSignature) - \
309 offsetof(struct fat_boot_sector, FAT_bsCode))
333 static inline int fat_check_sb_fields(const struct fat_boot_sector *sb)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
msdos_fs.h 105 struct fat_boot_sector { struct
  /bionic/libc/kernel/uapi/linux/
msdos_fs.h 88 struct fat_boot_sector { struct
  /external/kernel-headers/original/uapi/linux/
msdos_fs.h 111 struct fat_boot_sector { struct

Completed in 609 milliseconds