Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_trace.h1271 #define DEFINE_LOGGRANT_EVENT(name) \ macro
1275 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1276 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1277 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1278 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1279 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1280 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1281 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
1282 DEFINE_LOGGRANT_EVENT(xfs_log_regrant_exit);
1283 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant);
[all …]