Home
last modified time | relevance | path

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

/linux-2.6.39/fs/fscache/
Dinternal.h124 extern int fscache_cancel_op(struct fscache_operation *);
Doperation.c294 int fscache_cancel_op(struct fscache_operation *op) in fscache_cancel_op() function
Dpage.c315 ret = fscache_cancel_op(&op->op); in fscache_wait_for_retrieval_activation()