Searched refs:bxSecPerClust (Results 1 – 3 of 3) sorted by relevance
39 uint8_t bxSecPerClust; member
754 sbi->clust_shift = ilog2(fat.bxSecPerClust); in vfat_fs_init()756 sbi->clust_mask = fat.bxSecPerClust - 1; in vfat_fs_init()757 sbi->clust_size = fat.bxSecPerClust << fs->sector_shift; in vfat_fs_init()
107 SecPerClust equ bxSecPerClust