Home
last modified time | relevance | path

Searched refs:fscache_operation_state (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h87 enum fscache_operation_state { enum
112 enum fscache_operation_state state;
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dpage.c409 enum fscache_operation_state state = op->state; in fscache_wait_for_operation_activation()