Lines Matching refs:DEFINE_DA_EVENT
1796 #define DEFINE_DA_EVENT(name) \ macro
1800 DEFINE_DA_EVENT(xfs_da_split);
1801 DEFINE_DA_EVENT(xfs_da_join);
1802 DEFINE_DA_EVENT(xfs_da_link_before);
1803 DEFINE_DA_EVENT(xfs_da_link_after);
1804 DEFINE_DA_EVENT(xfs_da_unlink_back);
1805 DEFINE_DA_EVENT(xfs_da_unlink_forward);
1806 DEFINE_DA_EVENT(xfs_da_root_split);
1807 DEFINE_DA_EVENT(xfs_da_root_join);
1808 DEFINE_DA_EVENT(xfs_da_node_add);
1809 DEFINE_DA_EVENT(xfs_da_node_create);
1810 DEFINE_DA_EVENT(xfs_da_node_split);
1811 DEFINE_DA_EVENT(xfs_da_node_remove);
1812 DEFINE_DA_EVENT(xfs_da_node_rebalance);
1813 DEFINE_DA_EVENT(xfs_da_node_unbalance);
1814 DEFINE_DA_EVENT(xfs_da_node_toosmall);
1815 DEFINE_DA_EVENT(xfs_da_swap_lastblock);
1816 DEFINE_DA_EVENT(xfs_da_grow_inode);
1817 DEFINE_DA_EVENT(xfs_da_shrink_inode);
1818 DEFINE_DA_EVENT(xfs_da_fixhashpath);
1819 DEFINE_DA_EVENT(xfs_da_path_shift);