Lines Matching refs:fscache_operation
31 void fscache_enqueue_operation(struct fscache_operation *op) in fscache_enqueue_operation()
65 struct fscache_operation *op) in fscache_run_op()
81 struct fscache_operation *op) in fscache_submit_exclusive_op()
136 struct fscache_operation *op, in fscache_report_unexpected_submission()
140 struct fscache_operation *p; in fscache_report_unexpected_submission()
181 struct fscache_operation *op) in fscache_submit_op()
258 struct fscache_operation *op; in fscache_start_operations()
263 struct fscache_operation, pend_link); in fscache_start_operations()
286 int fscache_cancel_op(struct fscache_operation *op) in fscache_cancel_op()
317 void fscache_put_operation(struct fscache_operation *op) in fscache_put_operation()
389 struct fscache_operation *op; in fscache_operation_gc()
405 struct fscache_operation, pend_link); in fscache_operation_gc()
449 struct fscache_operation *op = in fscache_op_work_func()
450 container_of(work, struct fscache_operation, work); in fscache_op_work_func()