Searched refs:shutdown_flags (Results 1 – 2 of 2) sorted by relevance
3318 uint32_t shutdown_flags) in xlog_force_shutdown() argument3320 bool log_error = (shutdown_flags & SHUTDOWN_LOG_IO_ERROR); in xlog_force_shutdown()3379 shutdown_flags); in xlog_force_shutdown()
6253 TP_PROTO(const struct xfs_healthmon *hm, uint32_t shutdown_flags),6254 TP_ARGS(hm, shutdown_flags),6257 __field(uint32_t, shutdown_flags)6261 __entry->shutdown_flags = shutdown_flags;6265 __print_flags(__entry->shutdown_flags, "|", XFS_SHUTDOWN_STRINGS))