Home
last modified time | relevance | path

Searched refs:fscache_cancel_op (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/fscache/ !
Dinternal.h124 extern int fscache_cancel_op(struct fscache_operation *);
Doperation.c286 int fscache_cancel_op(struct fscache_operation *op) in fscache_cancel_op() function
Dpage.c311 ret = fscache_cancel_op(&op->op); in fscache_wait_for_retrieval_activation()