xref: /linux/fs/nfs_common/localio_trace.c (revision c909a49128a31bced8cfbd2dfb0a4fe56e01a6d0)
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright (c) 2024 Trond Myklebust <trond.myklebust@hammerspace.com>
4  * Copyright (C) 2024 Mike Snitzer <snitzer@hammerspace.com>
5  */
6 #include <linux/nfs_fs.h>
7 #include <linux/namei.h>
8 
9 #define CREATE_TRACE_POINTS
10 #include "localio_trace.h"
11