Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trace.h2789 #define DEFINE_AG_ERROR_EVENT(name) \ macro
2797 DEFINE_AG_ERROR_EVENT(xfs_rmap_unmap_error);
2800 DEFINE_AG_ERROR_EVENT(xfs_rmap_map_error);
2803 DEFINE_AG_ERROR_EVENT(xfs_rmap_convert_error);
2804 DEFINE_AG_ERROR_EVENT(xfs_rmap_convert_state);
2854 DEFINE_AG_ERROR_EVENT(xfs_rmap_insert_error);
2855 DEFINE_AG_ERROR_EVENT(xfs_rmap_delete_error);
2856 DEFINE_AG_ERROR_EVENT(xfs_rmap_update_error);
2923 DEFINE_AG_ERROR_EVENT(xfs_ag_resv_free_error);
2924 DEFINE_AG_ERROR_EVENT(xfs_ag_resv_init_error);
[all …]