Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trace.h1883 #define DEFINE_ATTR_EVENT(name) \ macro
1887 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
1888 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
1889 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
1890 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
1891 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
1892 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
1894 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
1895 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
1896 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
[all …]