Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_trace.h2031 #define DEFINE_ATTR_EVENT(name) \ macro
2035 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
2036 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
2037 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
2038 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
2039 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
2040 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
2042 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
2043 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
2044 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
[all …]