Searched refs:root_1st_clust (Results 1 – 1 of 1) sorted by relevance
592 ui32 root_1st_clust, root_1st_sect; in FtlnSetClustSect1() local599 root_1st_clust = RD32_LE(&bpb[44]); in FtlnSetClustSect1()602 root_1st_sect = (root_1st_clust - 2) * sects_per_clust + ftl->frst_clust_sect; in FtlnSetClustSect1()
Completed in 3 milliseconds