Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_trace.h2796 #define DEFINE_RMAPBT_EVENT(name) \ macro
2809 DEFINE_RMAPBT_EVENT(xfs_rmap_update);
2810 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);
2811 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
2816 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_candidate);
2817 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_query);
2818 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_candidate);
2819 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
2820 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_result);
2821 DEFINE_RMAPBT_EVENT(xfs_rmap_find_right_neighbor_result);
[all …]