Searched refs:num_fats (Results 1 – 2 of 2) sorted by relevance
96 uint32_t num_fats; // number of FAT tables member
549 ui16 rsrvd_sects, num_fats, root_ents, root_sects; in FtlnSetClustSect1() local570 num_fats = bpb[16]; in FtlnSetClustSect1()582 ftl->frst_clust_sect = ftl->vol_frst_sect + num_fats * sects_per_fat + rsrvd_sects + root_sects; in FtlnSetClustSect1()
Completed in 4 milliseconds