Lines Matching refs:fscache_operation
23 static void fscache_operation_dummy_cancel(struct fscache_operation *op) in fscache_operation_dummy_cancel()
36 struct fscache_operation *op, in fscache_operation_init()
62 void fscache_enqueue_operation(struct fscache_operation *op) in fscache_enqueue_operation()
101 struct fscache_operation *op) in fscache_run_op()
120 struct fscache_operation *op, in fscache_report_unexpected_submission()
124 struct fscache_operation *p; in fscache_report_unexpected_submission()
159 struct fscache_operation *op) in fscache_submit_exclusive_op()
245 struct fscache_operation *op) in fscache_submit_op()
336 struct fscache_operation *op; in fscache_start_operations()
341 struct fscache_operation, pend_link); in fscache_start_operations()
364 int fscache_cancel_op(struct fscache_operation *op, in fscache_cancel_op()
425 struct fscache_operation *op; in fscache_cancel_all_ops()
433 struct fscache_operation, pend_link); in fscache_cancel_all_ops()
458 void fscache_op_complete(struct fscache_operation *op, bool cancelled) in fscache_op_complete()
497 void fscache_put_operation(struct fscache_operation *op) in fscache_put_operation()
567 struct fscache_operation *op; in fscache_operation_gc()
583 struct fscache_operation, pend_link); in fscache_operation_gc()
621 struct fscache_operation *op = in fscache_op_work_func()
622 container_of(work, struct fscache_operation, work); in fscache_op_work_func()