Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trace.h268 #define DEFINE_BMAP_EVENT(name) \ macro
273 DEFINE_BMAP_EVENT(xfs_iext_insert);
274 DEFINE_BMAP_EVENT(xfs_iext_remove);
275 DEFINE_BMAP_EVENT(xfs_bmap_pre_update);
276 DEFINE_BMAP_EVENT(xfs_bmap_post_update);
277 DEFINE_BMAP_EVENT(xfs_read_extent);
278 DEFINE_BMAP_EVENT(xfs_write_extent);
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h407 #define DEFINE_BMAP_EVENT(name) \ macro
412 DEFINE_BMAP_EVENT(xfs_iext_insert);
413 DEFINE_BMAP_EVENT(xfs_iext_remove);
414 DEFINE_BMAP_EVENT(xfs_bmap_pre_update);
415 DEFINE_BMAP_EVENT(xfs_bmap_post_update);
416 DEFINE_BMAP_EVENT(xfs_read_extent);
417 DEFINE_BMAP_EVENT(xfs_write_extent);

Completed in 10 milliseconds