Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trace.h1385 #define DEFINE_SIMPLE_IO_EVENT(name) \ macro
1389 DEFINE_SIMPLE_IO_EVENT(xfs_delalloc_enospc);
1390 DEFINE_SIMPLE_IO_EVENT(xfs_unwritten_convert);
1391 DEFINE_SIMPLE_IO_EVENT(xfs_setfilesize);
1392 DEFINE_SIMPLE_IO_EVENT(xfs_zero_eof);
1393 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write);
1394 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_unwritten);
1395 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_append);
3270 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_unshare);
3279 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_bounce_dio_writ
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h1521 #define DEFINE_SIMPLE_IO_EVENT(name) \ macro
1525 DEFINE_SIMPLE_IO_EVENT(xfs_delalloc_enospc);
1526 DEFINE_SIMPLE_IO_EVENT(xfs_unwritten_convert);
1527 DEFINE_SIMPLE_IO_EVENT(xfs_setfilesize);
1528 DEFINE_SIMPLE_IO_EVENT(xfs_zero_eof);
1529 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write);
1530 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_unwritten);
1531 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_append);
1532 DEFINE_SIMPLE_IO_EVENT(xfs_file_splice_read);
3552 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_unshar
[all...]

Completed in 9 milliseconds