Searched refs:DEFINE_ALLOC_EVENT (Results 1 – 1 of 1) sorted by relevance
1636 #define DEFINE_ALLOC_EVENT(name) \ macro1640 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);1641 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);1642 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);1643 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);1644 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);1645 DEFINE_ALLOC_EVENT(xfs_alloc_near_greater);1646 DEFINE_ALLOC_EVENT(xfs_alloc_near_lesser);1647 DEFINE_ALLOC_EVENT(xfs_alloc_near_error);1648 DEFINE_ALLOC_EVENT(xfs_alloc_near_noentry);[all …]