Home
last modified time | relevance | path

Searched refs:sm_ftl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/
H A Dsm_ftl.h25 struct sm_ftl { struct
83 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);
H A DMakefile21 obj-$(CONFIG_SM_FTL) += sm_ftl.o