Home
last modified time | relevance | path

Searched defs:ndm_ptr (Results 1 – 2 of 2) sorted by relevance

/system/ulib/ftl/ndm/
A Dndm_intrnl.c843 static int wr_pg_ftl(ui32 vpn, const void* data, void* spare, void* ndm_ptr) { in wr_pg_ftl()
873 static int rd_spare_ftl(ui32 vpn, void* spare, void* ndm_ptr) { in rd_spare_ftl()
918 static int pg_check_ftl(ui32 vpn, ui8* data, ui8* spare, void* ndm_ptr) { in pg_check_ftl()
964 static int read_page(ui32 vpn, void* buf, void* ndm_ptr) { in read_page()
1118 static int wr_pg_ffs(const void* buf, ui32 vpn, ui32 type, void* ndm_ptr) { in wr_pg_ffs()
1145 static int rd_type_ffs(ui32 vpn, ui32* type, void* ndm_ptr) { in rd_type_ffs()
1191 static int pg_blank_ffs(ui32 vpn, void* ndm_ptr) { in pg_blank_ffs()
1238 static ui32 pair_offset(ui32 page_offset, void* ndm_ptr) { in pair_offset()
1799 int ndmReadPages(ui32 vpn, ui32 count, void* data, void* spare, void* ndm_ptr) { in ndmReadPages()
1871 int ndmWritePages(ui32 vpn, ui32 count, const void* data, void* spare, void* ndm_ptr) { in ndmWritePages()
[all …]
A Dndm_init.c975 int encode_spare, void* ndm_ptr) { in ndm_xfr_page()

Completed in 9 milliseconds