Searched refs:DEFINE_ALLOC_EVENT (Results 1 – 1 of 1) sorted by relevance
1717 #define DEFINE_ALLOC_EVENT(name) \ macro1721 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);[all …]