Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fscache/
Dinternal.h105 extern int fscache_cancel_op(struct fscache_operation *, bool);
Dpage.c383 ret = fscache_cancel_op(op, false); in fscache_wait_for_operation_activation()
405 fscache_cancel_op(op, true); in fscache_wait_for_operation_activation()
Doperation.c363 int fscache_cancel_op(struct fscache_operation *op, in fscache_cancel_op() function