Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
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);
2034 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
2035 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
[all …]