Searched defs:zone_num (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mtd/ |
D | sm_ftl.c | 456 static int sm_erase_block(struct sm_ftl *ftl, int zone_num, uint16_t block, in sm_erase_block() 741 static int sm_init_zone(struct sm_ftl *ftl, int zone_num) in sm_init_zone() 861 static struct ftl_zone *sm_get_zone(struct sm_ftl *ftl, int zone_num) in sm_get_zone() 917 int zone_num = ftl->cache_zone; in sm_cache_flush() local 999 int zone_num, block, boffset; in sm_read() local 1044 int error = 0, zone_num, block, boffset; in sm_write() local
|