Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trace.h2750 #define DEFINE_AG_EXTENT_EVENT(name) DEFINE_DISCARD_EVENT(name) macro
3014 DEFINE_AG_EXTENT_EVENT(xfs_refcount_increase);
3015 DEFINE_AG_EXTENT_EVENT(xfs_refcount_decrease);
3016 DEFINE_AG_EXTENT_EVENT(xfs_refcount_cow_increase);
3017 DEFINE_AG_EXTENT_EVENT(xfs_refcount_cow_decrease);
3037 DEFINE_AG_EXTENT_EVENT(xfs_refcount_find_shared);
3038 DEFINE_AG_EXTENT_EVENT(xfs_refcount_find_shared_result);
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h2929 #define DEFINE_AG_EXTENT_EVENT(name) DEFINE_DISCARD_EVENT(name) macro
3220 DEFINE_AG_EXTENT_EVENT(xfs_refcount_increase);
3221 DEFINE_AG_EXTENT_EVENT(xfs_refcount_decrease);
3222 DEFINE_AG_EXTENT_EVENT(xfs_refcount_cow_increase);
3223 DEFINE_AG_EXTENT_EVENT(xfs_refcount_cow_decrease);
3243 DEFINE_AG_EXTENT_EVENT(xfs_refcount_find_shared);
3244 DEFINE_AG_EXTENT_EVENT(xfs_refcount_find_shared_result);

Completed in 14 milliseconds