Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fscache/
Doperation.c48 fscache_put_operation(op); in fscache_enqueue_operation()
283 fscache_put_operation(op); in fscache_start_operations()
321 fscache_put_operation(op); in fscache_cancel_op()
354 fscache_put_operation(op); in fscache_cancel_all_ops()
398 void fscache_put_operation(struct fscache_operation *op) in fscache_put_operation() function
456 EXPORT_SYMBOL(fscache_put_operation);
526 fscache_put_operation(op); in fscache_op_work_func()
Dpage.c234 fscache_put_operation(op); in __fscache_attr_changed()
1008 fscache_put_operation(&op->op); in __fscache_write_page()
Dcookie.c708 fscache_put_operation(op); in __fscache_check_consistency()
Dobject.c960 fscache_put_operation(op); in _fscache_invalidate_object()
/linux-4.1.27/include/linux/
Dfscache-cache.h121 extern void fscache_put_operation(struct fscache_operation *);
211 fscache_put_operation(&op->op); in fscache_put_retrieval()
/linux-4.1.27/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