Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_trace.h3615 #define DEFINE_TRANS_EVENT(name) \ macro
3619 DEFINE_TRANS_EVENT(xfs_trans_alloc);
3620 DEFINE_TRANS_EVENT(xfs_trans_cancel);
3621 DEFINE_TRANS_EVENT(xfs_trans_commit);
3622 DEFINE_TRANS_EVENT(xfs_trans_dup);
3623 DEFINE_TRANS_EVENT(xfs_trans_free);
3624 DEFINE_TRANS_EVENT(xfs_trans_roll);
3625 DEFINE_TRANS_EVENT(xfs_trans_add_item);
3626 DEFINE_TRANS_EVENT(xfs_trans_commit_items);
3627 DEFINE_TRANS_EVENT(xfs_trans_free_items);