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.h2784 #define DEFINE_AG_ERROR_EVENT(name) \ macro
2792 DEFINE_AG_ERROR_EVENT(xfs_rmap_unmap_error);
2795 DEFINE_AG_ERROR_EVENT(xfs_rmap_map_error);
2798 DEFINE_AG_ERROR_EVENT(xfs_rmap_convert_error);
2799 DEFINE_AG_ERROR_EVENT(xfs_rmap_convert_state);
2849 DEFINE_AG_ERROR_EVENT(xfs_rmap_insert_error);
2850 DEFINE_AG_ERROR_EVENT(xfs_rmap_delete_error);
2851 DEFINE_AG_ERROR_EVENT(xfs_rmap_update_error);
2918 DEFINE_AG_ERROR_EVENT(xfs_ag_resv_free_error);
2919 DEFINE_AG_ERROR_EVENT(xfs_ag_resv_init_error);
[all …]