Lines Matching refs:fscache_object
100 static void fscache_run_op(struct fscache_object *object, in fscache_run_op()
119 static void fscache_report_unexpected_submission(struct fscache_object *object, in fscache_report_unexpected_submission()
158 int fscache_submit_exclusive_op(struct fscache_object *object, in fscache_submit_exclusive_op()
244 int fscache_submit_op(struct fscache_object *object, in fscache_submit_op()
323 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object()
334 void fscache_start_operations(struct fscache_object *object) in fscache_start_operations()
367 struct fscache_object *object = op->object; in fscache_cancel_op()
423 void fscache_cancel_all_ops(struct fscache_object *object) in fscache_cancel_all_ops()
460 struct fscache_object *object = op->object; in fscache_op_complete()
499 struct fscache_object *object; in fscache_put_operation()
568 struct fscache_object *object; in fscache_operation_gc()