Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Doperation.c79 fscache_put_operation(op); in fscache_enqueue_operation()
348 fscache_put_operation(op); in fscache_start_operations()
410 fscache_put_operation(op); in fscache_cancel_op()
443 fscache_put_operation(op); in fscache_cancel_all_ops()
493 void fscache_put_operation(struct fscache_operation *op) in fscache_put_operation() function
556 EXPORT_SYMBOL(fscache_put_operation);
630 fscache_put_operation(op); in fscache_op_work_func()
H A Dpage.c251 fscache_put_operation(op); in __fscache_attr_changed()
259 fscache_put_operation(op); in __fscache_attr_changed()
1057 fscache_put_operation(&op->op); in __fscache_write_page()
1068 fscache_put_operation(&op->op); in __fscache_write_page()
1089 fscache_put_operation(&op->op); in __fscache_write_page()
1097 fscache_put_operation(&op->op); in __fscache_write_page()
H A Dcookie.c934 fscache_put_operation(op); in __fscache_check_consistency()
H A Dobject.c1003 fscache_put_operation(op); in _fscache_invalidate_object()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h133 extern void fscache_put_operation(struct fscache_operation *);
207 fscache_put_operation(&op->op); in fscache_put_retrieval()
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A 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