Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache-cache.h88 struct fscache_operation { struct
103 enum fscache_operation_state state; argument
110 fscache_operation_processor_t processor; argument
113 fscache_operation_release_t release; argument
119 extern void fscache_enqueue_operation(struct fscache_operation *); argument
/linux-4.1.27/fs/fscache/
Doperation.c296 void (*do_cancel)(struct fscache_operation *)) in fscache_cancel_op()
Dpage.c350 void (*do_cancel)(struct fscache_operation *)) in fscache_wait_for_operation_activation()