Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dsm_ftl.h25 struct sm_ftl { struct
26 struct mtd_blktrans_dev *trans;
32 int block_size; /* block size in bytes */
33 int zone_size; /* zone size in blocks */
34 int zone_count; /* number of zones */
35 int max_lba; /* maximum lba in a zone */
37 bool readonly; /* is FS readonly */
38 bool unstable;
39 int cis_block; /* CIS block location */
46 int cache_zone; /* zone of cached block */
[all …]