diff options
Diffstat (limited to 'fs/xfs/xfs_trace.h')
-rw-r--r-- | fs/xfs/xfs_trace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_trace.h b/fs/xfs/xfs_trace.h index 6910458915cf..152f82782630 100644 --- a/fs/xfs/xfs_trace.h +++ b/fs/xfs/xfs_trace.h | |||
@@ -1118,7 +1118,6 @@ DEFINE_RW_EVENT(xfs_file_read); | |||
1118 | DEFINE_RW_EVENT(xfs_file_buffered_write); | 1118 | DEFINE_RW_EVENT(xfs_file_buffered_write); |
1119 | DEFINE_RW_EVENT(xfs_file_direct_write); | 1119 | DEFINE_RW_EVENT(xfs_file_direct_write); |
1120 | DEFINE_RW_EVENT(xfs_file_splice_read); | 1120 | DEFINE_RW_EVENT(xfs_file_splice_read); |
1121 | DEFINE_RW_EVENT(xfs_file_splice_write); | ||
1122 | 1121 | ||
1123 | DECLARE_EVENT_CLASS(xfs_page_class, | 1122 | DECLARE_EVENT_CLASS(xfs_page_class, |
1124 | TP_PROTO(struct inode *inode, struct page *page, unsigned long off, | 1123 | TP_PROTO(struct inode *inode, struct page *page, unsigned long off, |