Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_trace.h3237 #define DEFINE_RMAPBT_EVENT(name) \ macro
3301 DEFINE_RMAPBT_EVENT(xfs_rmap_update);
3302 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);
3303 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
3308 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_candidate);
3309 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_query);
3310 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_candidate);
3311 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
3312 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_result);
3313 DEFINE_RMAPBT_EVENT(xfs_rmap_find_right_neighbor_result);
[all …]