Lines Matching refs:DEFINE_ATTR_EVENT
2405 #define DEFINE_ATTR_EVENT(name) \ macro
2409 DEFINE_ATTR_EVENT(xfs_attr_sf_add);
2410 DEFINE_ATTR_EVENT(xfs_attr_sf_addname);
2411 DEFINE_ATTR_EVENT(xfs_attr_sf_create);
2412 DEFINE_ATTR_EVENT(xfs_attr_sf_lookup);
2413 DEFINE_ATTR_EVENT(xfs_attr_sf_remove);
2414 DEFINE_ATTR_EVENT(xfs_attr_sf_to_leaf);
2416 DEFINE_ATTR_EVENT(xfs_attr_leaf_add);
2417 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_old);
2418 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_new);
2419 DEFINE_ATTR_EVENT(xfs_attr_leaf_add_work);
2420 DEFINE_ATTR_EVENT(xfs_attr_leaf_create);
2421 DEFINE_ATTR_EVENT(xfs_attr_leaf_compact);
2422 DEFINE_ATTR_EVENT(xfs_attr_leaf_get);
2423 DEFINE_ATTR_EVENT(xfs_attr_leaf_lookup);
2424 DEFINE_ATTR_EVENT(xfs_attr_leaf_replace);
2425 DEFINE_ATTR_EVENT(xfs_attr_leaf_remove);
2426 DEFINE_ATTR_EVENT(xfs_attr_leaf_removename);
2427 DEFINE_ATTR_EVENT(xfs_attr_leaf_split);
2428 DEFINE_ATTR_EVENT(xfs_attr_leaf_split_before);
2429 DEFINE_ATTR_EVENT(xfs_attr_leaf_split_after);
2430 DEFINE_ATTR_EVENT(xfs_attr_leaf_clearflag);
2431 DEFINE_ATTR_EVENT(xfs_attr_leaf_setflag);
2432 DEFINE_ATTR_EVENT(xfs_attr_leaf_flipflags);
2433 DEFINE_ATTR_EVENT(xfs_attr_leaf_to_sf);
2434 DEFINE_ATTR_EVENT(xfs_attr_leaf_to_node);
2435 DEFINE_ATTR_EVENT(xfs_attr_leaf_rebalance);
2436 DEFINE_ATTR_EVENT(xfs_attr_leaf_unbalance);
2437 DEFINE_ATTR_EVENT(xfs_attr_leaf_toosmall);
2439 DEFINE_ATTR_EVENT(xfs_attr_node_addname);
2440 DEFINE_ATTR_EVENT(xfs_attr_node_get);
2441 DEFINE_ATTR_EVENT(xfs_attr_node_replace);
2443 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);