Lines Matching refs:DEFINE_DA_EVENT
1776 #define DEFINE_DA_EVENT(name) \ macro
1780 DEFINE_DA_EVENT(xfs_da_split);
1781 DEFINE_DA_EVENT(xfs_da_join);
1782 DEFINE_DA_EVENT(xfs_da_link_before);
1783 DEFINE_DA_EVENT(xfs_da_link_after);
1784 DEFINE_DA_EVENT(xfs_da_unlink_back);
1785 DEFINE_DA_EVENT(xfs_da_unlink_forward);
1786 DEFINE_DA_EVENT(xfs_da_root_split);
1787 DEFINE_DA_EVENT(xfs_da_root_join);
1788 DEFINE_DA_EVENT(xfs_da_node_add);
1789 DEFINE_DA_EVENT(xfs_da_node_create);
1790 DEFINE_DA_EVENT(xfs_da_node_split);
1791 DEFINE_DA_EVENT(xfs_da_node_remove);
1792 DEFINE_DA_EVENT(xfs_da_node_rebalance);
1793 DEFINE_DA_EVENT(xfs_da_node_unbalance);
1794 DEFINE_DA_EVENT(xfs_da_node_toosmall);
1795 DEFINE_DA_EVENT(xfs_da_swap_lastblock);
1796 DEFINE_DA_EVENT(xfs_da_grow_inode);
1797 DEFINE_DA_EVENT(xfs_da_shrink_inode);
1798 DEFINE_DA_EVENT(xfs_da_fixhashpath);
1799 DEFINE_DA_EVENT(xfs_da_path_shift);