Searched refs:g_wBlockTableIndex (Results 1 – 1 of 1) sorted by relevance
100 static u32 g_wBlockTableIndex; variable159 u32 g_wBlockTableIndex; member869 g_wBlockTableIndex =870 p_BTableChangesDelta->g_wBlockTableIndex;2150 g_wBlockTableIndex, g_wBlockTableOffset); in FTL_Write_Block_Table()2165 g_wBlockTableIndex = wTempBlockTableIndex; in FTL_Write_Block_Table()2167 pbt[BLOCK_TABLE_INDEX] = g_wBlockTableIndex; in FTL_Write_Block_Table()2177 p_BTableChangesDelta->g_wBlockTableIndex = in FTL_Write_Block_Table()2178 g_wBlockTableIndex; in FTL_Write_Block_Table()2685 g_wBlockTableIndex = (u32)g_pBTBlocks[i]; in FTL_Read_Block_Table()[all …]