Searched refs:fscache_cancel_op (Results 1 – 3 of 3) sorted by relevance
127 extern int fscache_cancel_op(struct fscache_operation *,
362 ret = fscache_cancel_op(op, do_cancel); in fscache_wait_for_operation_activation()382 fscache_cancel_op(op, do_cancel); in fscache_wait_for_operation_activation()
295 int fscache_cancel_op(struct fscache_operation *op, in fscache_cancel_op() function