X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_trace.h;h=a302738d224dd72d16341e1a5d443f3d095f9761;hb=2b93681f593577df6fcb9af61947beaace071b74;hp=b5ac81eeb06142af4ef9965e6f427e0ecb8aa859;hpb=5e9383f97e773e9a5385144ef5561f2ac0ee1349;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/xfs/xfs_trace.h b/fs/xfs/xfs_trace.h index b5ac81eeb061..a302738d224d 100644 --- a/fs/xfs/xfs_trace.h +++ b/fs/xfs/xfs_trace.h @@ -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),