Searched refs:DEFINE_LOGGRANT_EVENT (Results 1 – 1 of 1) sorted by relevance
1009 #define DEFINE_LOGGRANT_EVENT(name) \ macro1013 DEFINE_LOGGRANT_EVENT(xfs_log_done_nonperm);1014 DEFINE_LOGGRANT_EVENT(xfs_log_done_perm);1015 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);1016 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);1017 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);1018 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);1019 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);1020 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);1021 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);[all …]