Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Doperation.c83 fscache_put_operation(op); in fscache_enqueue_operation()
352 fscache_put_operation(op); in fscache_start_operations()
414 fscache_put_operation(op); in fscache_cancel_op()
447 fscache_put_operation(op); in fscache_cancel_all_ops()
497 void fscache_put_operation(struct fscache_operation *op) in fscache_put_operation() function
560 EXPORT_SYMBOL(fscache_put_operation);
634 fscache_put_operation(op); in fscache_op_work_func()
Dpage.c255 fscache_put_operation(op); in __fscache_attr_changed()
263 fscache_put_operation(op); in __fscache_attr_changed()
1061 fscache_put_operation(&op->op); in __fscache_write_page()
1072 fscache_put_operation(&op->op); in __fscache_write_page()
1093 fscache_put_operation(&op->op); in __fscache_write_page()
1101 fscache_put_operation(&op->op); in __fscache_write_page()
Dcookie.c950 fscache_put_operation(op); in __fscache_check_consistency()
Dobject.c1004 fscache_put_operation(op); in _fscache_invalidate_object()
/Linux-v4.19/include/linux/
Dfscache-cache.h137 extern void fscache_put_operation(struct fscache_operation *);
212 fscache_put_operation(&op->op); in fscache_put_retrieval()
/Linux-v4.19/Documentation/filesystems/caching/
Doperations.txt169 void fscache_put_operation(struct fscache_operation *op);
177 fscache_op_complete() and fscache_put_operation() on it.
211 fscache_put_operation() when the processor function returns. The processor