Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_trace.h1727 #define DEFINE_ATTR_EVENT(name) \ macro
1731 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
1732 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
1733 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
1734 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
1735 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
1736 DEFINE_ATTR_EVENT(xfs_attr_sf_removename);
1737 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
1739 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
1740 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
[all …]