Searched defs:zone_num (Results 1 – 1 of 1) sorted by relevance
/drivers/mtd/ |
D | sm_ftl.c | 455 static int sm_erase_block(struct sm_ftl *ftl, int zone_num, uint16_t block, in sm_erase_block() 758 static int sm_init_zone(struct sm_ftl *ftl, int zone_num) in sm_init_zone() 878 static struct ftl_zone *sm_get_zone(struct sm_ftl *ftl, int zone_num) in sm_get_zone() 934 int zone_num = ftl->cache_zone; in sm_cache_flush() local 1016 int zone_num, block, boffset; in sm_read() local 1061 int error = 0, zone_num, block, boffset; in sm_write() local
|