Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_trace.h1777 #define DEFINE_ATTR_EVENT(name) \ macro
1781 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
1782 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
1783 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
1784 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
1785 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
1786 DEFINE_ATTR_EVENT(xfs_attr_sf_removename);
1787 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
1789 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
1790 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
[all …]