Home
last modified time | relevance | path

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

/system/ulib/ftl/ftln/
A Dftlnp.h175 typedef const struct ftln* CFTLN; typedef
282 ui32 FtlnGarbLvl(CFTLN ftl);
284 int FtlnMapGetPpn(CFTLN ftl, ui32 vpn, ui32* pnp);
285 int FtlnMapSetPpn(CFTLN ftl, ui32 vpn, ui32 ppn);
287 int FtlnRecNeeded(CFTLN ftl, int wr_cnt);
301 ui32 FtlnLoWcFreeBlk(CFTLN ftl);
302 ui32 FtlnHiWcFreeBlk(CFTLN ftl);
312 void FtlnBlkStats(CFTLN ftl);
A Dftln_intrnl.c34 static int recycle_possible(CFTLN ftl, ui32 b);
375 static int free_vol_list_pgs(CFTLN ftl) { in free_vol_list_pgs()
388 static int free_map_list_pgs(CFTLN ftl) { in free_map_list_pgs()
416 static int recycle_possible(CFTLN ftl, ui32 b) { in recycle_possible()
1020 int FtlnRecNeeded(CFTLN ftl, int wr_cnt) { in FtlnRecNeeded()
1250 int FtlnMapGetPpn(CFTLN ftl, ui32 vpn, ui32* pnp) { in FtlnMapGetPpn()
1304 int FtlnMapSetPpn(CFTLN ftl, ui32 vpn, ui32 ppn) { in FtlnMapSetPpn()
1444 ui32 FtlnGarbLvl(CFTLN ftl) { in FtlnGarbLvl()
A Dftln_util.c72 static ui32 first_free_blk(CFTLN ftl) { in first_free_blk()
678 ui32 FtlnLoWcFreeBlk(CFTLN ftl) { in FtlnLoWcFreeBlk()
701 ui32 FtlnHiWcFreeBlk(CFTLN ftl) { in FtlnHiWcFreeBlk()
849 static void flush_bstat(CFTLN ftl, int* blk0, int* blke, int b, char* type) { in flush_bstat()
873 void FtlnBlkStats(CFTLN ftl) { in FtlnBlkStats()
A Dftln_init.c863 static int copy_end_mark(CFTLN ftl, ui32 b) { in copy_end_mark()

Completed in 10 milliseconds