Searched refs:sm_ftl (Results 1 – 2 of 2) sorted by relevance
25 struct sm_ftl { struct83 static int sm_erase_block(struct sm_ftl *ftl, int zone_num, uint16_t block,85 static void sm_mark_block_bad(struct sm_ftl *ftl, int zone_num, int block);87 static int sm_recheck_media(struct sm_ftl *ftl);
21 obj-$(CONFIG_SM_FTL) += sm_ftl.o