Home
last modified time | relevance | path

Searched refs:xlog_force_shutdown (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_log.h143 bool xlog_force_shutdown(struct xlog *log, int shutdown_flags);
Dxfs_fsops.c539 if (xlog_force_shutdown(mp->m_log, flags)) { in xfs_do_force_shutdown()
Dxfs_log.c3841 xlog_force_shutdown( in xlog_force_shutdown() function