Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trace.h3353 #define DEFINE_RMAPBT_EVENT(name) \ macro
3417 DEFINE_RMAPBT_EVENT(xfs_rmap_update);
3418 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);
3419 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
3424 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_candidate);
3425 DEFINE_RMAPBT_EVENT(xfs_rmap_find_left_neighbor_query);
3426 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_candidate);
3427 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
3428 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range_result);
3429 DEFINE_RMAPBT_EVENT(xfs_rmap_find_right_neighbor_result);
[all …]