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

/linux-master/fs/xfs/
H A Dxfs_trace.h1528 #define DEFINE_SIMPLE_IO_EVENT(name) \ macro
1532 DEFINE_SIMPLE_IO_EVENT(xfs_delalloc_enospc);
1533 DEFINE_SIMPLE_IO_EVENT(xfs_unwritten_convert);
1534 DEFINE_SIMPLE_IO_EVENT(xfs_setfilesize);
1535 DEFINE_SIMPLE_IO_EVENT(xfs_zero_eof);
1536 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write);
1537 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_unwritten);
1538 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_append);
1539 DEFINE_SIMPLE_IO_EVENT(xfs_file_splice_read);
3724 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_unshar
[all...]

Completed in 121 milliseconds