Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trace.h1589 #define DEFINE_LOGGRANT_EVENT(name) \ macro
1593 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1594 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1595 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1596 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1597 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1598 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1599 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
1600 DEFINE_LOGGRANT_EVENT(xfs_log_regrant_exit);
1601 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant);
[all …]