Trond Myklebust | f4ce129 | 2013-08-19 18:59:33 -0400 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com> |
| 3 | */ |
| 4 | #include <linux/nfs_fs.h> |
Trond Myklebust | 6e0d0be | 2013-08-20 11:26:17 -0400 | [diff] [blame] | 5 | #include <linux/namei.h> |
Trond Myklebust | f4ce129 | 2013-08-19 18:59:33 -0400 | [diff] [blame] | 6 | #include "internal.h" |
| 7 | |
| 8 | #define CREATE_TRACE_POINTS |
| 9 | #include "nfstrace.h" |
Trond Myklebust | 81b79af | 2015-03-25 19:09:08 -0400 | [diff] [blame] | 10 | |
| 11 | EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter); |
| 12 | EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit); |