// SPDX-License-Identifier: GPL-2.0 | |
/* | |
* Copyright (c) 2024 Trond Myklebust <[email protected]> | |
* Copyright (C) 2024 Mike Snitzer <[email protected]> | |
*/ | |
#include <linux/nfs_fs.h> | |
#include <linux/namei.h> | |
#define CREATE_TRACE_POINTS | |
#include "localio_trace.h" |