Searched refs:clust_off (Results 1 – 4 of 4) sorted by relevance
322 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()
326 sect += ftl->clust_off; in FtlnRdSects()
215 ui32 clust_off; // offset to page align cluster sectors member
1389 sect += ftl->clust_off; in FtlnWrSects()
Completed in 8 milliseconds