Lines Matching refs:DEFINE_ATTR_EVENT
1883 #define DEFINE_ATTR_EVENT(name) \
1887 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
1888 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
1889 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
1890 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
1891 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
1892 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
1894 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
1895 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
1896 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
1897 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_work);
1898 DEFINE_ATTR_EVENT(xfs_attr_leaf_addname);
1899 DEFINE_ATTR_EVENT(xfs_attr_leaf_create);
1900 DEFINE_ATTR_EVENT(xfs_attr_leaf_compact);
1901 DEFINE_ATTR_EVENT(xfs_attr_leaf_get);
1902 DEFINE_ATTR_EVENT(xfs_attr_leaf_lookup);
1903 DEFINE_ATTR_EVENT(xfs_attr_leaf_replace);
1904 DEFINE_ATTR_EVENT(xfs_attr_leaf_remove);
1905 DEFINE_ATTR_EVENT(xfs_attr_leaf_removename);
1906 DEFINE_ATTR_EVENT(xfs_attr_leaf_split);
1907 DEFINE_ATTR_EVENT(xfs_attr_leaf_split_before);
1908 DEFINE_ATTR_EVENT(xfs_attr_leaf_split_after);
1909 DEFINE_ATTR_EVENT(xfs_attr_leaf_clearflag);
1910 DEFINE_ATTR_EVENT(xfs_attr_leaf_setflag);
1911 DEFINE_ATTR_EVENT(xfs_attr_leaf_flipflags);
1912 DEFINE_ATTR_EVENT(xfs_attr_leaf_to_sf);
1913 DEFINE_ATTR_EVENT(xfs_attr_leaf_to_node);
1914 DEFINE_ATTR_EVENT(xfs_attr_leaf_rebalance);
1915 DEFINE_ATTR_EVENT(xfs_attr_leaf_unbalance);
1916 DEFINE_ATTR_EVENT(xfs_attr_leaf_toosmall);
1918 DEFINE_ATTR_EVENT(xfs_attr_node_addname);
1919 DEFINE_ATTR_EVENT(xfs_attr_node_get);
1920 DEFINE_ATTR_EVENT(xfs_attr_node_replace);
1921 DEFINE_ATTR_EVENT(xfs_attr_node_removename);
1923 DEFINE_ATTR_EVENT(xfs_attr_fillstate);
1924 DEFINE_ATTR_EVENT(xfs_attr_refillstate);
1926 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);
1927 DEFINE_ATTR_EVENT(xfs_attr_rmtval_set);
1928 DEFINE_ATTR_EVENT(xfs_attr_rmtval_remove);