Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trace.h1859 #define DEFINE_ALLOC_EVENT(name) \ macro
1863 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1864 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1865 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1866 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1867 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
1868 DEFINE_ALLOC_EVENT(xfs_alloc_cur);
1869 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);
1870 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);
1871 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup);
[all …]