aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_trace.h')
-rw-r--r--fs/xfs/linux-2.6/xfs_trace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/linux-2.6/xfs_trace.h b/fs/xfs/linux-2.6/xfs_trace.h
index f56431c916a..83e8760159e 100644
--- a/fs/xfs/linux-2.6/xfs_trace.h
+++ b/fs/xfs/linux-2.6/xfs_trace.h
@@ -1422,6 +1422,7 @@ DEFINE_EVENT(xfs_alloc_class, name, \
1422 TP_PROTO(struct xfs_alloc_arg *args), \ 1422 TP_PROTO(struct xfs_alloc_arg *args), \
1423 TP_ARGS(args)) 1423 TP_ARGS(args))
1424DEFINE_ALLOC_EVENT(xfs_alloc_exact_done); 1424DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1425DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1425DEFINE_ALLOC_EVENT(xfs_alloc_exact_error); 1426DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1426DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft); 1427DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1427DEFINE_ALLOC_EVENT(xfs_alloc_near_first); 1428DEFINE_ALLOC_EVENT(xfs_alloc_near_first);