Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trace.h2022 #define DEFINE_ATTR_EVENT(name) \ macro
2026 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
2027 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
2028 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
2029 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
2030 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
2031 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
2033 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
2039 DEFINE_ATTR_EVENT(xfs_attr_leaf_get);
2057 DEFINE_ATTR_EVENT(xfs_attr_node_get);
[all …]