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.h2437 #define DEFINE_ATTR_EVENT(name) \ macro
2441 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
2442 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
2443 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
2444 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
2445 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
2446 DEFINE_ATTR_EVENT(xfs_attr_sf_replace);
2447 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
2449 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
2450 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
[all …]