Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Doperation.c77 fscache_put_operation(op); in fscache_enqueue_operation()
339 fscache_put_operation(op); in fscache_start_operations()
399 fscache_put_operation(op); in fscache_cancel_op()
430 fscache_put_operation(op); in fscache_cancel_all_ops()
478 void fscache_put_operation(struct fscache_operation *op) in fscache_put_operation() function
538 EXPORT_SYMBOL(fscache_put_operation);
608 fscache_put_operation(op); in fscache_op_work_func()
Dpage.c234 fscache_put_operation(op); in __fscache_attr_changed()
242 fscache_put_operation(op); in __fscache_attr_changed()
1008 fscache_put_operation(&op->op); in __fscache_write_page()
1019 fscache_put_operation(&op->op); in __fscache_write_page()
1039 fscache_put_operation(&op->op); in __fscache_write_page()
1047 fscache_put_operation(&op->op); in __fscache_write_page()
Dcookie.c708 fscache_put_operation(op); in __fscache_check_consistency()
Dobject.c974 fscache_put_operation(op); in _fscache_invalidate_object()
/linux-4.4.14/include/linux/
Dfscache-cache.h125 extern void fscache_put_operation(struct fscache_operation *);
199 fscache_put_operation(&op->op); in fscache_put_retrieval()
/linux-4.4.14/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