arm: dts: rk3288-android: fix rga to rockchip,rga2
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_trace.h
index c53beda675d6297490f62fc814e9fdb4ae209a29..877079eb0f8f0e5d286e4c797761df6bf2f55228 100644 (file)
@@ -1313,6 +1313,7 @@ DEFINE_SIMPLE_IO_EVENT(xfs_delalloc_enospc);
 DEFINE_SIMPLE_IO_EVENT(xfs_unwritten_convert);
 DEFINE_SIMPLE_IO_EVENT(xfs_get_blocks_notfound);
 DEFINE_SIMPLE_IO_EVENT(xfs_setfilesize);
+DEFINE_SIMPLE_IO_EVENT(xfs_zero_eof);
 
 DECLARE_EVENT_CLASS(xfs_itrunc_class,
        TP_PROTO(struct xfs_inode *ip, xfs_fsize_t new_size),