Lines Matching refs:fscache_object
96 static void fscache_run_op(struct fscache_object *object, in fscache_run_op()
115 static void fscache_report_unexpected_submission(struct fscache_object *object, in fscache_report_unexpected_submission()
154 int fscache_submit_exclusive_op(struct fscache_object *object, in fscache_submit_exclusive_op()
240 int fscache_submit_op(struct fscache_object *object, in fscache_submit_op()
319 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object()
330 void fscache_start_operations(struct fscache_object *object) in fscache_start_operations()
363 struct fscache_object *object = op->object; in fscache_cancel_op()
419 void fscache_cancel_all_ops(struct fscache_object *object) in fscache_cancel_all_ops()
456 struct fscache_object *object = op->object; in fscache_op_complete()
495 struct fscache_object *object; in fscache_put_operation()
564 struct fscache_object *object; in fscache_operation_gc()