Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_trace.h1520 #define DEFINE_SIMPLE_IO_EVENT(name) \ macro
1524 DEFINE_SIMPLE_IO_EVENT(xfs_delalloc_enospc);
1525 DEFINE_SIMPLE_IO_EVENT(xfs_unwritten_convert);
1526 DEFINE_SIMPLE_IO_EVENT(xfs_setfilesize);
1527 DEFINE_SIMPLE_IO_EVENT(xfs_zero_eof);
1528 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write);
1529 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_unwritten);
1530 DEFINE_SIMPLE_IO_EVENT(xfs_end_io_direct_write_append);
3431 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_unshare);
3440 DEFINE_SIMPLE_IO_EVENT(xfs_reflink_cancel_cow_range);
[all …]