Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trace.h84 #define DEFINE_ATTR_LIST_EVENT(name) \ macro
88 DEFINE_ATTR_LIST_EVENT(xfs_attr_list_sf);
89 DEFINE_ATTR_LIST_EVENT(xfs_attr_list_sf_all);
90 DEFINE_ATTR_LIST_EVENT(xfs_attr_list_leaf);
91 DEFINE_ATTR_LIST_EVENT(xfs_attr_list_leaf_end);
92 DEFINE_ATTR_LIST_EVENT(xfs_attr_list_full);
93 DEFINE_ATTR_LIST_EVENT(xfs_attr_list_add);
94 DEFINE_ATTR_LIST_EVENT(xfs_attr_list_wrong_blk);
95 DEFINE_ATTR_LIST_EVENT(xfs_attr_list_notfound);
96 DEFINE_ATTR_LIST_EVENT(xfs_attr_leaf_list);
[all …]