Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_trace.h3566 #define DEFINE_TRANS_EVENT(name) \ macro
3570 DEFINE_TRANS_EVENT(xfs_trans_alloc);
3571 DEFINE_TRANS_EVENT(xfs_trans_cancel);
3572 DEFINE_TRANS_EVENT(xfs_trans_commit);
3573 DEFINE_TRANS_EVENT(xfs_trans_dup);
3574 DEFINE_TRANS_EVENT(xfs_trans_free);
3575 DEFINE_TRANS_EVENT(xfs_trans_roll);
3576 DEFINE_TRANS_EVENT(xfs_trans_add_item);
3577 DEFINE_TRANS_EVENT(xfs_trans_commit_items);
3578 DEFINE_TRANS_EVENT(xfs_trans_free_items);