Lines Matching refs:fscache_operation
19 static void fscache_operation_dummy_cancel(struct fscache_operation *op) in fscache_operation_dummy_cancel()
32 struct fscache_operation *op, in fscache_operation_init()
58 void fscache_enqueue_operation(struct fscache_operation *op) in fscache_enqueue_operation()
97 struct fscache_operation *op) in fscache_run_op()
116 struct fscache_operation *op, in fscache_report_unexpected_submission()
120 struct fscache_operation *p; in fscache_report_unexpected_submission()
155 struct fscache_operation *op) in fscache_submit_exclusive_op()
241 struct fscache_operation *op) in fscache_submit_op()
332 struct fscache_operation *op; in fscache_start_operations()
337 struct fscache_operation, pend_link); in fscache_start_operations()
360 int fscache_cancel_op(struct fscache_operation *op, in fscache_cancel_op()
421 struct fscache_operation *op; in fscache_cancel_all_ops()
429 struct fscache_operation, pend_link); in fscache_cancel_all_ops()
454 void fscache_op_complete(struct fscache_operation *op, bool cancelled) in fscache_op_complete()
493 void fscache_put_operation(struct fscache_operation *op) in fscache_put_operation()
563 struct fscache_operation *op; in fscache_operation_gc()
579 struct fscache_operation, pend_link); in fscache_operation_gc()
617 struct fscache_operation *op = in fscache_op_work_func()
618 container_of(work, struct fscache_operation, work); in fscache_op_work_func()