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

/linux-master/include/trace/events/
H A Dext4.h2581 #define DEFINE_GETFSMAP_EVENT(name) \ macro
2585 DEFINE_GETFSMAP_EVENT(ext4_getfsmap_low_key);
2586 DEFINE_GETFSMAP_EVENT(ext4_getfsmap_high_key);
2587 DEFINE_GETFSMAP_EVENT(ext4_getfsmap_mapping);
/linux-master/fs/xfs/
H A Dxfs_trace.h3848 #define DEFINE_GETFSMAP_EVENT(name) \ macro
3852 DEFINE_GETFSMAP_EVENT(xfs_getfsmap_low_key);
3853 DEFINE_GETFSMAP_EVENT(xfs_getfsmap_high_key);
3854 DEFINE_GETFSMAP_EVENT(xfs_getfsmap_mapping);

Completed in 155 milliseconds