Home
last modified time | relevance | path

Searched refs:root_1st_sect (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
602 root_1st_sect = (root_1st_clust - 2) * sects_per_clust + ftl->frst_clust_sect; in FtlnSetClustSect1()
611 rc = FtlnWrSects(clust_buf, root_1st_sect, sects_per_clust, ftl); in FtlnSetClustSect1()

Completed in 3 milliseconds