Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_trace.h
index b5ac81eeb06142af4ef9965e6f427e0ecb8aa859..a302738d224dd72d16341e1a5d443f3d095f9761 100644 (file)
@@ -685,6 +685,9 @@ DEFINE_INODE_EVENT(xfs_inode_set_eofblocks_tag);
 DEFINE_INODE_EVENT(xfs_inode_clear_eofblocks_tag);
 DEFINE_INODE_EVENT(xfs_inode_free_eofblocks_invalid);
 
+DEFINE_INODE_EVENT(xfs_filemap_fault);
+DEFINE_INODE_EVENT(xfs_filemap_page_mkwrite);
+
 DECLARE_EVENT_CLASS(xfs_iref_class,
        TP_PROTO(struct xfs_inode *ip, unsigned long caller_ip),
        TP_ARGS(ip, caller_ip),