Lines Matching refs:DEFINE_ALLOC_EVENT
1649 #define DEFINE_ALLOC_EVENT(name) \ macro
1653 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1654 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1655 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1656 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1657 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
1658 DEFINE_ALLOC_EVENT(xfs_alloc_near_greater);
1659 DEFINE_ALLOC_EVENT(xfs_alloc_near_lesser);
1660 DEFINE_ALLOC_EVENT(xfs_alloc_near_error);
1661 DEFINE_ALLOC_EVENT(xfs_alloc_near_noentry);
1662 DEFINE_ALLOC_EVENT(xfs_alloc_near_busy);
1663 DEFINE_ALLOC_EVENT(xfs_alloc_size_neither);
1664 DEFINE_ALLOC_EVENT(xfs_alloc_size_noentry);
1665 DEFINE_ALLOC_EVENT(xfs_alloc_size_nominleft);
1666 DEFINE_ALLOC_EVENT(xfs_alloc_size_done);
1667 DEFINE_ALLOC_EVENT(xfs_alloc_size_error);
1668 DEFINE_ALLOC_EVENT(xfs_alloc_size_busy);
1669 DEFINE_ALLOC_EVENT(xfs_alloc_small_freelist);
1670 DEFINE_ALLOC_EVENT(xfs_alloc_small_notenough);
1671 DEFINE_ALLOC_EVENT(xfs_alloc_small_done);
1672 DEFINE_ALLOC_EVENT(xfs_alloc_small_error);
1673 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_badargs);
1674 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_nofix);
1675 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_noagbp);
1676 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_loopfailed);
1677 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_allfailed);