Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trace.h1141 #define DEFINE_LOGGRANT_EVENT(name) \ macro
1145 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1146 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1147 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1148 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1149 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1150 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1151 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
1152 DEFINE_LOGGRANT_EVENT(xfs_log_regrant_exit);
1153 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant);
[all …]