18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com> 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci#include <linux/nfs_fs.h> 68c2ecf20Sopenharmony_ci#include <linux/namei.h> 78c2ecf20Sopenharmony_ci#include "internal.h" 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define CREATE_TRACE_POINTS 108c2ecf20Sopenharmony_ci#include "nfstrace.h" 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter); 138c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit); 148c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL_GPL(nfs_xdr_status); 15