Home
last modified time | relevance | path

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

/system/ulib/ftl/ftln/
A Dftln_util.c322 vsn += ftl->clust_off; in FtlnReport()
366 vsn += ftl->clust_off; in FtlnReport()
585 old_clust_off = ftl->clust_off; in FtlnSetClustSect1()
586 ftl->clust_off = ftl->sects_per_page - (ftl->frst_clust_sect % ftl->sects_per_page); in FtlnSetClustSect1()
591 if (root_sects == 0 && old_clust_off != ftl->clust_off && format_req) { in FtlnSetClustSect1()
617 printf("FtlnSetClustSect1: set to %u, offset = %u\n", ftl->frst_clust_sect, ftl->clust_off); in FtlnSetClustSect1()
928 printf(" - clust_off = %d\n", ftl->clust_off); in FtlnStats()
A Dftln_rd.c326 sect += ftl->clust_off; in FtlnRdSects()
A Dftlnp.h215 ui32 clust_off; // offset to page align cluster sectors member
A Dftln_intrnl.c1389 sect += ftl->clust_off; in FtlnWrSects()

Completed in 8 milliseconds