Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trace.h2659 #define DEFINE_RMAPBT_EVENT(name) \ macro
2672 DEFINE_RMAPBT_EVENT(xfs_rmap_update);
2673 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);
2674 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
2679 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_candidate);
2680 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_query);
2681 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_candidate);
2682 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
2683 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_result);
2684 DEFINE_RMAPBT_EVENT(xfs_rmap_find_right_neighbor_result);
[all …]