Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
Dmtdblock.c31 enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; member
/kernel/linux/linux-5.10/drivers/md/
Draid5.h667 unsigned long cache_state; member
/kernel/linux/linux-5.10/fs/btrfs/
Dextent_io.c945 static void cache_state(struct extent_state *state, in cache_state() function