Home
last modified time | relevance | path

Searched refs:DEFINE_SIMPLE_IO_EVENT (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_trace.h1738 #define DEFINE_SIMPLE_IO_EVENT(name) \ macro
1742 DEFINE_SIMPLE_IO_EVENT(xfs_delalloc_enospc);
1743 DEFINE_SIMPLE_IO_EVENT(xfs_unwritten_convert);
1744 DEFINE_SIMPLE_IO_EVENT(xfs_setfilesize);
1745 DEFINE_SIMPLE_IO_EVENT(xfs_zero_eof);
1746 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write);
1749 DEFINE_SIMPLE_IO_EVENT(xfs_file_splice_read);
1750 DEFINE_SIMPLE_IO_EVENT(xfs_zoned_map_blocks);
4125 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_unshare);
4134 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_cancel_cow_range);
[all …]