Home
last modified time | relevance | path

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

/linux/drivers/mtd/
H A Dftl.c195 uint16_t xvalid, xtrans, i; in build_maps() local
214 xvalid = xtrans = 0; in build_maps()
232 xvalid++; in build_maps()
255 (xvalid+xtrans != le16_to_cpu(header.NumEraseUnits))) { in build_maps()