Searched refs:STATE_CLEAN (Results 1 – 1 of 1) sorted by relevance
31 enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; enumerator 94 * Here we could arguably set the cache state to STATE_CLEAN. in write_cached_data() 163 mtdblk->cache_state = STATE_CLEAN; in do_cached_write()