xref: /linux/fs/fuse/trace.c (revision 68a052239fc4b351e961f698b824f7654a346091)
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 
10 #include <linux/pagemap.h>
11 
12 #define CREATE_TRACE_POINTS
13 #include "fuse_trace.h"
14