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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dmtdblock.c31 enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; enumerator in enum:mtdblk_dev::__anon5141
117 * Here we could argubly set the cache state to STATE_CLEAN.
181 mtdblk->cache_state = STATE_CLEAN;

Completed in 89 milliseconds