aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/ocfs2_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/ocfs2_trace.h')
-rw-r--r--fs/ocfs2/ocfs2_trace.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/fs/ocfs2/ocfs2_trace.h b/fs/ocfs2/ocfs2_trace.h
index 1c040fcbd6e7..dbd1812f5161 100644
--- a/fs/ocfs2/ocfs2_trace.h
+++ b/fs/ocfs2/ocfs2_trace.h
@@ -1925,6 +1925,16 @@ TRACE_EVENT(ocfs2_resmap_claimed_bits_end,
1925); 1925);
1926 1926
1927/* End of trace events for fs/ocfs2/reservations.c. */ 1927/* End of trace events for fs/ocfs2/reservations.c. */
1928
1929/* Trace events for fs/ocfs2/quota_local.c. */
1930
1931DEFINE_OCFS2_ULL_UINT_EVENT(ocfs2_recover_local_quota_file);
1932
1933DEFINE_OCFS2_INT_EVENT(ocfs2_finish_quota_recovery);
1934
1935DEFINE_OCFS2_ULL_ULL_UINT_EVENT(olq_set_dquot);
1936
1937/* End of trace events for fs/ocfs2/quota_local.c. */
1928#endif /* _TRACE_OCFS2_H */ 1938#endif /* _TRACE_OCFS2_H */
1929 1939
1930/* This part must be outside protection */ 1940/* This part must be outside protection */