Home
last modified time | relevance | path

Searched refs:DEFINE_AG_RESV_EVENT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trace.h2730 #define DEFINE_AG_RESV_EVENT(name) \ macro
2737 DEFINE_AG_RESV_EVENT(xfs_ag_resv_init);
2738 DEFINE_AG_RESV_EVENT(xfs_ag_resv_free);
2739 DEFINE_AG_RESV_EVENT(xfs_ag_resv_alloc_extent);
2740 DEFINE_AG_RESV_EVENT(xfs_ag_resv_free_extent);
2741 DEFINE_AG_RESV_EVENT(xfs_ag_resv_critical);
2742 DEFINE_AG_RESV_EVENT(xfs_ag_resv_needed);
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h2909 #define DEFINE_AG_RESV_EVENT(name) \ macro
2916 DEFINE_AG_RESV_EVENT(xfs_ag_resv_init);
2917 DEFINE_AG_RESV_EVENT(xfs_ag_resv_free);
2918 DEFINE_AG_RESV_EVENT(xfs_ag_resv_alloc_extent);
2919 DEFINE_AG_RESV_EVENT(xfs_ag_resv_free_extent);
2920 DEFINE_AG_RESV_EVENT(xfs_ag_resv_critical);
2921 DEFINE_AG_RESV_EVENT(xfs_ag_resv_needed);

Completed in 13 milliseconds