Home
last modified time | relevance | path

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

/system/ulib/ftl/ftln/
A Dftln_util.c592 ui32 root_1st_clust, root_1st_sect; in FtlnSetClustSect1() local
599 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