Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_trace.h1749 #define DEFINE_ATTR_EVENT(name) \ macro
1753 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
1754 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
1755 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
1756 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
1757 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
1758 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
1760 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
1761 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
1762 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
[all …]