Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dftl.c201 uint16_t xvalid, xtrans, i; in build_maps() local
222 xvalid = xtrans = 0; in build_maps()
240 xvalid++; in build_maps()
263 (xvalid+xtrans != le16_to_cpu(header.NumEraseUnits))) { in build_maps()