Lines Matching refs:DEFINE_LOGGRANT_EVENT
1141 #define DEFINE_LOGGRANT_EVENT(name) \
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);
1154 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant_exit);
1155 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_regrant_sub);
1156 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_ungrant);
1157 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_ungrant_sub);
1158 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_ungrant_exit);
1159 DEFINE_LOGGRANT_EVENT(xfs_log_cil_wait);