Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trace.h1767 #define DEFINE_ATTR_EVENT(name) \ macro
1771 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
1772 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
1773 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
1774 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
1775 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
1776 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
1778 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
1779 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
1780 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
[all …]