Lines Matching refs:DEFINE_ALLOC_EVENT
1599 #define DEFINE_ALLOC_EVENT(name) \ macro
1603 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1604 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1605 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1606 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1607 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
1608 DEFINE_ALLOC_EVENT(xfs_alloc_near_greater);
1609 DEFINE_ALLOC_EVENT(xfs_alloc_near_lesser);
1610 DEFINE_ALLOC_EVENT(xfs_alloc_near_error);
1611 DEFINE_ALLOC_EVENT(xfs_alloc_near_noentry);
1612 DEFINE_ALLOC_EVENT(xfs_alloc_near_busy);
1613 DEFINE_ALLOC_EVENT(xfs_alloc_size_neither);
1614 DEFINE_ALLOC_EVENT(xfs_alloc_size_noentry);
1615 DEFINE_ALLOC_EVENT(xfs_alloc_size_nominleft);
1616 DEFINE_ALLOC_EVENT(xfs_alloc_size_done);
1617 DEFINE_ALLOC_EVENT(xfs_alloc_size_error);
1618 DEFINE_ALLOC_EVENT(xfs_alloc_size_busy);
1619 DEFINE_ALLOC_EVENT(xfs_alloc_small_freelist);
1620 DEFINE_ALLOC_EVENT(xfs_alloc_small_notenough);
1621 DEFINE_ALLOC_EVENT(xfs_alloc_small_done);
1622 DEFINE_ALLOC_EVENT(xfs_alloc_small_error);
1623 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_badargs);
1624 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_nofix);
1625 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_noagbp);
1626 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_loopfailed);
1627 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_allfailed);