Home
last modified time | relevance | path

Searched refs:bxResSectors (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/fs/fat/
Dfat_fs.h40 uint16_t bxResSectors; member
Dfat.c739 if (!fat.bxResSectors || !fat.bxFATs) in vfat_fs_init()
749 sbi->fat = fat.bxResSectors; in vfat_fs_init()
805 if (!fat.bxResSectors || !fat.bxFATs) in vfat_copy_superblock()