trace.c 292 B

12345678910111213
  1. // SPDX-License-Identifier: GPL-2.0
  2. /*
  3. * Copyright (C) 2025 Oracle. All Rights Reserved.
  4. * Author: Darrick J. Wong <djwong@kernel.org>
  5. */
  6. #include "dev_uring_i.h"
  7. #include "fuse_i.h"
  8. #include "fuse_dev_i.h"
  9. #include <linux/pagemap.h>
  10. #define CREATE_TRACE_POINTS
  11. #include "fuse_trace.h"