Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linux
[sfrench/cifs-2.6.git] / fs / nfs / nfstrace.c
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
4  */
5 #include <linux/nfs_fs.h>
6 #include <linux/namei.h>
7 #include "internal.h"
8
9 #define CREATE_TRACE_POINTS
10 #include "nfstrace.h"
11
12 EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter);
13 EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit);