Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_log.h159 bool xlog_force_shutdown(struct xlog *log, uint32_t shutdown_flags);
Dxfs_log.c3451 uint32_t shutdown_flags) in xlog_force_shutdown() argument
3453 bool log_error = (shutdown_flags & SHUTDOWN_LOG_IO_ERROR); in xlog_force_shutdown()
3501 shutdown_flags); in xlog_force_shutdown()