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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/
H A Dmtdblock.c55 enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; enumerator in enum:mtdblk_dev::__anon1649
154 * Here we could argably set the cache state to STATE_CLEAN.
217 mtdblk->cache_state = STATE_CLEAN;

Completed in 43 milliseconds