162306a36Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci#include <linux/nfs_fs.h>
662306a36Sopenharmony_ci#include <linux/namei.h>
762306a36Sopenharmony_ci#include "internal.h"
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define CREATE_TRACE_POINTS
1062306a36Sopenharmony_ci#include "nfstrace.h"
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter);
1362306a36Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit);
1462306a36Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(nfs_xdr_status);
1562306a36Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(nfs_xdr_bad_filehandle);
16