Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trace.h1587 #define DEFINE_SIMPLE_IO_EVENT(name) \ macro
1591 DEFINE_SIMPLE_IO_EVENT(xfs_delalloc_enospc);
1592 DEFINE_SIMPLE_IO_EVENT(xfs_unwritten_convert);
1593 DEFINE_SIMPLE_IO_EVENT(xfs_setfilesize);
1594 DEFINE_SIMPLE_IO_EVENT(xfs_zero_eof);
1595 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write);
1596 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_unwritten);
1597 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_append);
1598 DEFINE_SIMPLE_IO_EVENT(xfs_file_splice_read);
3973 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_unshare);
[all …]