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.h1338 #define DEFINE_LOGGRANT_EVENT(name) \ macro
1342 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1343 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1344 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1345 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1346 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1347 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1348 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
1349 DEFINE_LOGGRANT_EVENT(xfs_log_regrant_exit);
1350 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant);
[all …]