Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfscache-cache.h79 enum fscache_operation_state { enum
104 enum fscache_operation_state state;
/linux-4.4.14/fs/fscache/
Dpage.c391 enum fscache_operation_state state = op->state; in fscache_wait_for_operation_activation()