Home
last modified time | relevance | path

Searched refs:fscache_put_operation (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/fs/fscache/
Doperation.c82 fscache_put_operation(op); in fscache_enqueue_operation()
351 fscache_put_operation(op); in fscache_start_operations()
413 fscache_put_operation(op); in fscache_cancel_op()
446 fscache_put_operation(op); in fscache_cancel_all_ops()
496 void fscache_put_operation(struct fscache_operation *op) in fscache_put_operation() function
559 EXPORT_SYMBOL(fscache_put_operation);
630 fscache_put_operation(op); in fscache_op_work_func()
Dpage.c251 fscache_put_operation(op); in __fscache_attr_changed()
259 fscache_put_operation(op); in __fscache_attr_changed()
1051 fscache_put_operation(&op->op); in __fscache_write_page()
1062 fscache_put_operation(&op->op); in __fscache_write_page()
1083 fscache_put_operation(&op->op); in __fscache_write_page()
1091 fscache_put_operation(&op->op); in __fscache_write_page()
Dcookie.c963 fscache_put_operation(op); in __fscache_check_consistency()
Dobject.c995 fscache_put_operation(op); in _fscache_invalidate_object()
/Linux-v5.15/include/linux/
Dfscache-cache.h133 extern void fscache_put_operation(struct fscache_operation *);
206 fscache_put_operation(&op->op); in fscache_put_retrieval()
/Linux-v5.15/Documentation/filesystems/caching/
Doperations.rst167 void fscache_put_operation(struct fscache_operation *op);
175 fscache_op_complete() and fscache_put_operation() on it.
208 fscache_put_operation() when the processor function returns. The processor