xfs: rename xfs_buf_get_nodaddr to be more appropriate
[deliverable/linux.git] / fs / xfs / linux-2.6 / xfs_trace.h
index be5dffd282a10095e146e95206d24f10e6baffdf..2a1d4fbd9ed8073c13f36975e590f9261b1278c4 100644 (file)
@@ -331,7 +331,7 @@ DEFINE_BUF_EVENT(xfs_buf_iowait_done);
 DEFINE_BUF_EVENT(xfs_buf_delwri_queue);
 DEFINE_BUF_EVENT(xfs_buf_delwri_dequeue);
 DEFINE_BUF_EVENT(xfs_buf_delwri_split);
-DEFINE_BUF_EVENT(xfs_buf_get_noaddr);
+DEFINE_BUF_EVENT(xfs_buf_get_uncached);
 DEFINE_BUF_EVENT(xfs_bdstrat_shut);
 DEFINE_BUF_EVENT(xfs_buf_item_relse);
 DEFINE_BUF_EVENT(xfs_buf_item_iodone);
This page took 0.024677 seconds and 5 git commands to generate.