Lines Matching refs:DEFINE_DA_EVENT
2063 #define DEFINE_DA_EVENT(name) \ macro
2067 DEFINE_DA_EVENT(xfs_da_split);
2068 DEFINE_DA_EVENT(xfs_da_join);
2069 DEFINE_DA_EVENT(xfs_da_link_before);
2070 DEFINE_DA_EVENT(xfs_da_link_after);
2071 DEFINE_DA_EVENT(xfs_da_unlink_back);
2072 DEFINE_DA_EVENT(xfs_da_unlink_forward);
2073 DEFINE_DA_EVENT(xfs_da_root_split);
2074 DEFINE_DA_EVENT(xfs_da_root_join);
2075 DEFINE_DA_EVENT(xfs_da_node_add);
2076 DEFINE_DA_EVENT(xfs_da_node_create);
2077 DEFINE_DA_EVENT(xfs_da_node_split);
2078 DEFINE_DA_EVENT(xfs_da_node_remove);
2079 DEFINE_DA_EVENT(xfs_da_node_rebalance);
2080 DEFINE_DA_EVENT(xfs_da_node_unbalance);
2081 DEFINE_DA_EVENT(xfs_da_node_toosmall);
2082 DEFINE_DA_EVENT(xfs_da_swap_lastblock);
2083 DEFINE_DA_EVENT(xfs_da_grow_inode);
2084 DEFINE_DA_EVENT(xfs_da_shrink_inode);
2085 DEFINE_DA_EVENT(xfs_da_fixhashpath);
2086 DEFINE_DA_EVENT(xfs_da_path_shift);