Searched refs:high_bc (Results 1 – 4 of 4) sorted by relevance
296 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()
233 ui32 high_bc; // highest map block write count member
757 ftl->high_bc = 1; // initial block count of unformatted volumes in FtlnFormat()775 ftl->high_bc = 0; in FtlnStateRst()
183 ++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