Lines Matching refs:DEFINE_DA_EVENT
1930 #define DEFINE_DA_EVENT(name) \
1934 DEFINE_DA_EVENT(xfs_da_split);
1935 DEFINE_DA_EVENT(xfs_da_join);
1936 DEFINE_DA_EVENT(xfs_da_link_before);
1937 DEFINE_DA_EVENT(xfs_da_link_after);
1938 DEFINE_DA_EVENT(xfs_da_unlink_back);
1939 DEFINE_DA_EVENT(xfs_da_unlink_forward);
1940 DEFINE_DA_EVENT(xfs_da_root_split);
1941 DEFINE_DA_EVENT(xfs_da_root_join);
1942 DEFINE_DA_EVENT(xfs_da_node_add);
1943 DEFINE_DA_EVENT(xfs_da_node_create);
1944 DEFINE_DA_EVENT(xfs_da_node_split);
1945 DEFINE_DA_EVENT(xfs_da_node_remove);
1946 DEFINE_DA_EVENT(xfs_da_node_rebalance);
1947 DEFINE_DA_EVENT(xfs_da_node_unbalance);
1948 DEFINE_DA_EVENT(xfs_da_node_toosmall);
1949 DEFINE_DA_EVENT(xfs_da_swap_lastblock);
1950 DEFINE_DA_EVENT(xfs_da_grow_inode);
1951 DEFINE_DA_EVENT(xfs_da_shrink_inode);
1952 DEFINE_DA_EVENT(xfs_da_fixhashpath);
1953 DEFINE_DA_EVENT(xfs_da_path_shift);