Lines Matching refs:DEFINE_ATTR_EVENT

1727 #define DEFINE_ATTR_EVENT(name) \  macro
1731 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
1732 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
1733 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
1734 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
1735 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
1736 DEFINE_ATTR_EVENT(xfs_attr_sf_removename);
1737 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
1739 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
1740 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
1741 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
1742 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_work);
1743 DEFINE_ATTR_EVENT(xfs_attr_leaf_addname);
1744 DEFINE_ATTR_EVENT(xfs_attr_leaf_create);
1745 DEFINE_ATTR_EVENT(xfs_attr_leaf_compact);
1746 DEFINE_ATTR_EVENT(xfs_attr_leaf_get);
1747 DEFINE_ATTR_EVENT(xfs_attr_leaf_lookup);
1748 DEFINE_ATTR_EVENT(xfs_attr_leaf_replace);
1749 DEFINE_ATTR_EVENT(xfs_attr_leaf_remove);
1750 DEFINE_ATTR_EVENT(xfs_attr_leaf_removename);
1751 DEFINE_ATTR_EVENT(xfs_attr_leaf_split);
1752 DEFINE_ATTR_EVENT(xfs_attr_leaf_split_before);
1753 DEFINE_ATTR_EVENT(xfs_attr_leaf_split_after);
1754 DEFINE_ATTR_EVENT(xfs_attr_leaf_clearflag);
1755 DEFINE_ATTR_EVENT(xfs_attr_leaf_setflag);
1756 DEFINE_ATTR_EVENT(xfs_attr_leaf_flipflags);
1757 DEFINE_ATTR_EVENT(xfs_attr_leaf_to_sf);
1758 DEFINE_ATTR_EVENT(xfs_attr_leaf_to_node);
1759 DEFINE_ATTR_EVENT(xfs_attr_leaf_rebalance);
1760 DEFINE_ATTR_EVENT(xfs_attr_leaf_unbalance);
1761 DEFINE_ATTR_EVENT(xfs_attr_leaf_toosmall);
1763 DEFINE_ATTR_EVENT(xfs_attr_node_addname);
1764 DEFINE_ATTR_EVENT(xfs_attr_node_get);
1765 DEFINE_ATTR_EVENT(xfs_attr_node_lookup);
1766 DEFINE_ATTR_EVENT(xfs_attr_node_replace);
1767 DEFINE_ATTR_EVENT(xfs_attr_node_removename);
1769 DEFINE_ATTR_EVENT(xfs_attr_fillstate);
1770 DEFINE_ATTR_EVENT(xfs_attr_refillstate);
1772 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);
1773 DEFINE_ATTR_EVENT(xfs_attr_rmtval_set);
1774 DEFINE_ATTR_EVENT(xfs_attr_rmtval_remove);