Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log.h160 bool xlog_force_shutdown(struct xlog *log, uint32_t shutdown_flags);
Dxfs_log.c3742 uint32_t shutdown_flags) in xlog_force_shutdown() argument
3744 bool log_error = (shutdown_flags & SHUTDOWN_LOG_IO_ERROR); in xlog_force_shutdown()
3792 shutdown_flags); in xlog_force_shutdown()