Lines Matching refs:DEFINE_ALLOC_EVENT
1717 #define DEFINE_ALLOC_EVENT(name) \
1721 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1722 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1723 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1724 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1725 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
1726 DEFINE_ALLOC_EVENT(xfs_alloc_cur);
1727 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);
1728 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);
1729 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup);
1730 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup_done);
1731 DEFINE_ALLOC_EVENT(xfs_alloc_near_error);
1732 DEFINE_ALLOC_EVENT(xfs_alloc_near_noentry);
1733 DEFINE_ALLOC_EVENT(xfs_alloc_near_busy);
1734 DEFINE_ALLOC_EVENT(xfs_alloc_size_neither);
1735 DEFINE_ALLOC_EVENT(xfs_alloc_size_noentry);
1736 DEFINE_ALLOC_EVENT(xfs_alloc_size_nominleft);
1737 DEFINE_ALLOC_EVENT(xfs_alloc_size_done);
1738 DEFINE_ALLOC_EVENT(xfs_alloc_size_error);
1739 DEFINE_ALLOC_EVENT(xfs_alloc_size_busy);
1740 DEFINE_ALLOC_EVENT(xfs_alloc_small_freelist);
1741 DEFINE_ALLOC_EVENT(xfs_alloc_small_notenough);
1742 DEFINE_ALLOC_EVENT(xfs_alloc_small_done);
1743 DEFINE_ALLOC_EVENT(xfs_alloc_small_error);
1744 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_badargs);
1745 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_nofix);
1746 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_noagbp);
1747 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_loopfailed);
1748 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_allfailed);