Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trace.h2838 #define DEFINE_RMAPBT_EVENT(name) \ macro
2851 DEFINE_RMAPBT_EVENT(xfs_rmap_update);
2852 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);
2853 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
2858 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_candidate);
2859 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_query);
2860 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_candidate);
2861 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
2862 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_result);
2863 DEFINE_RMAPBT_EVENT(xfs_rmap_find_right_neighbor_result);
[all …]