Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trace.h1268 #define DEFINE_LOGGRANT_EVENT(name) \ macro
1272 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1273 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1274 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1275 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1276 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1277 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1278 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
1279 DEFINE_LOGGRANT_EVENT(xfs_log_regrant_exit);
1280 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant);
[all …]