Searched refs:DEFINE_ALLOC_EVENT (Results 1 – 1 of 1) sorted by relevance
1618 #define DEFINE_ALLOC_EVENT(name) \ macro1622 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);1623 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);1624 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);1625 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);1626 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);1627 DEFINE_ALLOC_EVENT(xfs_alloc_near_greater);1628 DEFINE_ALLOC_EVENT(xfs_alloc_near_lesser);1629 DEFINE_ALLOC_EVENT(xfs_alloc_near_error);1630 DEFINE_ALLOC_EVENT(xfs_alloc_near_noentry);[all …]