Searched refs:bsHugeSectors (Results 1 – 7 of 7) sorted by relevance
39 le32_t bsHugeSectors; /* Number of sectors [2] */ member
60 sectors = read32(&bs->bsHugeSectors); in libfat_open()
49 uint32_t bsHugeSectors; member
747 total_sectors = fat.bxSectors ? : fat.bsHugeSectors; in vfat_fs_init()
68 sectors = sectors ? sectors : get_32(§buf->bsHugeSectors); in check_fat_bootsect()
237 uint32_t bsHugeSectors; member
303 set_32(&sbs->bsHugeSectors, totalsectors); in patch_file_and_bootblock()