Home
last modified time | relevance | path

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

/system/ulib/ftl/ftln/
A Dftln_init.c296 if (po && bc == ftl->high_bc) { in build_map()
736 if (ftl->high_bc < bc) { in format_status()
737 ftl->high_bc = bc; in format_status()
743 else if (ftl->high_bc == bc && ftl->high_bc_mblk != (ui32)-1) { in format_status()
953 ftl->high_bc = 1; // initial block count of unformatted volumes in init_ftln()
1109 printf("init_ftln: FTL formatted - hi_bc = %u, hi_wc = %u\n", ftl->high_bc, ftl->high_wc); in init_ftln()
A Dftlnp.h233 ui32 high_bc; // highest map block write count member
A Dftln_util.c757 ftl->high_bc = 1; // initial block count of unformatted volumes in FtlnFormat()
775 ftl->high_bc = 0; in FtlnStateRst()
A Dftln_intrnl.c183 ++ftl->high_bc; in next_free_mpg()
329 SET_SA_BC(ftl->high_bc, ftl->spare_buf); in wr_map_page()

Completed in 9 milliseconds