Lines Matching refs:DEFINE_ATTR_EVENT
1749 #define DEFINE_ATTR_EVENT(name) \ macro
1753 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
1754 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
1755 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
1756 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
1757 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
1758 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
1760 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
1761 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
1762 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
1763 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_work);
1764 DEFINE_ATTR_EVENT(xfs_attr_leaf_addname);
1765 DEFINE_ATTR_EVENT(xfs_attr_leaf_create);
1766 DEFINE_ATTR_EVENT(xfs_attr_leaf_compact);
1767 DEFINE_ATTR_EVENT(xfs_attr_leaf_get);
1768 DEFINE_ATTR_EVENT(xfs_attr_leaf_lookup);
1769 DEFINE_ATTR_EVENT(xfs_attr_leaf_replace);
1770 DEFINE_ATTR_EVENT(xfs_attr_leaf_remove);
1771 DEFINE_ATTR_EVENT(xfs_attr_leaf_removename);
1772 DEFINE_ATTR_EVENT(xfs_attr_leaf_split);
1773 DEFINE_ATTR_EVENT(xfs_attr_leaf_split_before);
1774 DEFINE_ATTR_EVENT(xfs_attr_leaf_split_after);
1775 DEFINE_ATTR_EVENT(xfs_attr_leaf_clearflag);
1776 DEFINE_ATTR_EVENT(xfs_attr_leaf_setflag);
1777 DEFINE_ATTR_EVENT(xfs_attr_leaf_flipflags);
1778 DEFINE_ATTR_EVENT(xfs_attr_leaf_to_sf);
1779 DEFINE_ATTR_EVENT(xfs_attr_leaf_to_node);
1780 DEFINE_ATTR_EVENT(xfs_attr_leaf_rebalance);
1781 DEFINE_ATTR_EVENT(xfs_attr_leaf_unbalance);
1782 DEFINE_ATTR_EVENT(xfs_attr_leaf_toosmall);
1784 DEFINE_ATTR_EVENT(xfs_attr_node_addname);
1785 DEFINE_ATTR_EVENT(xfs_attr_node_get);
1786 DEFINE_ATTR_EVENT(xfs_attr_node_replace);
1787 DEFINE_ATTR_EVENT(xfs_attr_node_removename);
1789 DEFINE_ATTR_EVENT(xfs_attr_fillstate);
1790 DEFINE_ATTR_EVENT(xfs_attr_refillstate);
1792 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);
1793 DEFINE_ATTR_EVENT(xfs_attr_rmtval_set);
1794 DEFINE_ATTR_EVENT(xfs_attr_rmtval_remove);