Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trace.h2164 #define DEFINE_ATTR_EVENT(name) \ macro
2168 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
2169 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
2170 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
2171 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
2172 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
2173 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
2175 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
2176 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
2177 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
[all …]