Merge remote-tracking branch 'percpu/for-next'
[deliverable/linux.git] / fs / nfs / nfstrace.c
1 /*
2 * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
3 */
4 #include <linux/nfs_fs.h>
5 #include <linux/namei.h>
6 #include "internal.h"
7
8 #define CREATE_TRACE_POINTS
9 #include "nfstrace.h"
10
11 EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter);
12 EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit);
This page took 0.030636 seconds and 5 git commands to generate.