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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dmtdblock.c44 enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; enumerator in enum:mtdblk_dev::__anon12388
132 * Here we could argubly set the cache state to STATE_CLEAN.
196 mtdblk->cache_state = STATE_CLEAN;

Completed in 54 milliseconds