Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trace.h1949 #define DEFINE_DIR2_EVENT(name) \ macro
1953 DEFINE_DIR2_EVENT(xfs_dir2_sf_addname);
1954 DEFINE_DIR2_EVENT(xfs_dir2_sf_create);
1955 DEFINE_DIR2_EVENT(xfs_dir2_sf_lookup);
1956 DEFINE_DIR2_EVENT(xfs_dir2_sf_replace);
1958 DEFINE_DIR2_EVENT(xfs_dir2_sf_toino4);
1959 DEFINE_DIR2_EVENT(xfs_dir2_sf_toino8);
1960 DEFINE_DIR2_EVENT(xfs_dir2_sf_to_block);
1965 DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf);
1968 DEFINE_DIR2_EVENT(xfs_dir2_leaf_lookup);
[all …]