Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_trace.h1489 #define DEFINE_LOGGRANT_EVENT(name) \ macro
1493 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1494 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1495 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1496 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1497 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1498 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1499 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
1500 DEFINE_LOGGRANT_EVENT(xfs_log_regrant_exit);
1507 DEFINE_LOGGRANT_EVENT(xfs_log_cil_wait);
[all …]