Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_trace.h1280 #define DEFINE_LOGGRANT_EVENT(name) \ macro
1284 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1285 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1286 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1287 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1288 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1289 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1290 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
1291 DEFINE_LOGGRANT_EVENT(xfs_log_regrant_exit);
1292 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant);
[all …]