Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trace.h3357 #define DEFINE_TRANS_EVENT(name) \ macro
3361 DEFINE_TRANS_EVENT(xfs_trans_alloc);
3362 DEFINE_TRANS_EVENT(xfs_trans_cancel);
3363 DEFINE_TRANS_EVENT(xfs_trans_commit);
3364 DEFINE_TRANS_EVENT(xfs_trans_dup);
3365 DEFINE_TRANS_EVENT(xfs_trans_free);
3366 DEFINE_TRANS_EVENT(xfs_trans_roll);
3367 DEFINE_TRANS_EVENT(xfs_trans_add_item);
3368 DEFINE_TRANS_EVENT(xfs_trans_commit_items);
3369 DEFINE_TRANS_EVENT(xfs_trans_free_items);