Home
last modified time | relevance | path

Searched defs:cache_state (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/
H A Dmtdblock.c31 enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; member
/linux/fs/btrfs/
H A Dextent-io-tree.c858 static void cache_state(struct extent_state *state, in cache_state() function