Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_trace.h2516 #define DEFINE_RMAPBT_EVENT(name) \ macro
2529 DEFINE_RMAPBT_EVENT(xfs_rmap_update);
2530 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);
2531 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
2536 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_candidate);
2537 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_query);
2538 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_candidate);
2539 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
2540 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_result);
2541 DEFINE_RMAPBT_EVENT(xfs_rmap_find_right_neighbor_result);
[all …]