Lines Matching refs:DEFINE_DA_EVENT
1826 #define DEFINE_DA_EVENT(name) \ macro
1830 DEFINE_DA_EVENT(xfs_da_split);
1831 DEFINE_DA_EVENT(xfs_da_join);
1832 DEFINE_DA_EVENT(xfs_da_link_before);
1833 DEFINE_DA_EVENT(xfs_da_link_after);
1834 DEFINE_DA_EVENT(xfs_da_unlink_back);
1835 DEFINE_DA_EVENT(xfs_da_unlink_forward);
1836 DEFINE_DA_EVENT(xfs_da_root_split);
1837 DEFINE_DA_EVENT(xfs_da_root_join);
1838 DEFINE_DA_EVENT(xfs_da_node_add);
1839 DEFINE_DA_EVENT(xfs_da_node_create);
1840 DEFINE_DA_EVENT(xfs_da_node_split);
1841 DEFINE_DA_EVENT(xfs_da_node_remove);
1842 DEFINE_DA_EVENT(xfs_da_node_rebalance);
1843 DEFINE_DA_EVENT(xfs_da_node_unbalance);
1844 DEFINE_DA_EVENT(xfs_da_node_toosmall);
1845 DEFINE_DA_EVENT(xfs_da_swap_lastblock);
1846 DEFINE_DA_EVENT(xfs_da_grow_inode);
1847 DEFINE_DA_EVENT(xfs_da_shrink_inode);
1848 DEFINE_DA_EVENT(xfs_da_fixhashpath);
1849 DEFINE_DA_EVENT(xfs_da_path_shift);