Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_log.h159 bool xlog_force_shutdown(struct xlog *log, uint32_t shutdown_flags);
Dxfs_log.c3719 uint32_t shutdown_flags) in xlog_force_shutdown() argument
3721 bool log_error = (shutdown_flags & SHUTDOWN_LOG_IO_ERROR); in xlog_force_shutdown()
3769 shutdown_flags); in xlog_force_shutdown()