Searched refs:STATE_CLEAN (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/
H A Dmtdblock.c44 enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; enumerator in enum:mtdblk_dev::__anon1791
132 * Here we could arguably set the cache state to STATE_CLEAN.
196 mtdblk->cache_state = STATE_CLEAN;

Completed in 56 milliseconds