diff options
Diffstat (limited to 'fs/xfs/xfs_trace.h')
-rw-r--r-- | fs/xfs/xfs_trace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_trace.h b/fs/xfs/xfs_trace.h index 6f46e034b766..cb5234632072 100644 --- a/fs/xfs/xfs_trace.h +++ b/fs/xfs/xfs_trace.h | |||
@@ -589,6 +589,7 @@ DEFINE_INODE_EVENT(xfs_dquot_dqdetach); | |||
589 | 589 | ||
590 | DEFINE_INODE_EVENT(xfs_inode_set_eofblocks_tag); | 590 | DEFINE_INODE_EVENT(xfs_inode_set_eofblocks_tag); |
591 | DEFINE_INODE_EVENT(xfs_inode_clear_eofblocks_tag); | 591 | DEFINE_INODE_EVENT(xfs_inode_clear_eofblocks_tag); |
592 | DEFINE_INODE_EVENT(xfs_inode_free_eofblocks_invalid); | ||
592 | 593 | ||
593 | DECLARE_EVENT_CLASS(xfs_iref_class, | 594 | DECLARE_EVENT_CLASS(xfs_iref_class, |
594 | TP_PROTO(struct xfs_inode *ip, unsigned long caller_ip), | 595 | TP_PROTO(struct xfs_inode *ip, unsigned long caller_ip), |