Home
last modified time | relevance | path

Searched refs:DEFINE_ALLOC_EVENT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_trace.h1843 #define DEFINE_ALLOC_EVENT(name) \ macro
1847 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1848 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1849 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1850 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1851 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
1852 DEFINE_ALLOC_EVENT(xfs_alloc_cur);
1853 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);
1854 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);
1855 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup);
[all …]