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.h1273 #define DEFINE_LOGGRANT_EVENT(name) \ macro
1277 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1278 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1279 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1280 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1281 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1282 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1283 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
1284 DEFINE_LOGGRANT_EVENT(xfs_log_regrant_exit);
1285 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant);
[all …]