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

/linux-master/fs/xfs/
H A Dxfs_trace.h413 #define DEFINE_BMAP_EVENT(name) \ macro
418 DEFINE_BMAP_EVENT(xfs_iext_insert);
419 DEFINE_BMAP_EVENT(xfs_iext_remove);
420 DEFINE_BMAP_EVENT(xfs_bmap_pre_update);
421 DEFINE_BMAP_EVENT(xfs_bmap_post_update);
422 DEFINE_BMAP_EVENT(xfs_read_extent);
423 DEFINE_BMAP_EVENT(xfs_write_extent);

Completed in 159 milliseconds