Searched refs:ftl_zone (Results 1 – 2 of 2) sorted by relevance
19 struct ftl_zone { struct29 struct ftl_zone *zones; /* FTL tables for each zone */ argument
462 struct ftl_zone *zone = &ftl->zones[zone_num]; in sm_erase_block()746 struct ftl_zone *zone = &ftl->zones[zone_num]; in sm_init_zone()867 static struct ftl_zone *sm_get_zone(struct sm_ftl *ftl, int zone_num) in sm_get_zone()869 struct ftl_zone *zone; in sm_get_zone()919 struct ftl_zone *zone; in sm_cache_flush()1003 struct ftl_zone *zone; in sm_read()1049 struct ftl_zone *zone; in sm_write()1146 ftl->zones = kcalloc(ftl->zone_count, sizeof(struct ftl_zone), in sm_add_mtd()