Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_mount.h373 #define XFS_OPSTATE_SHUTDOWN 2 /* stop all fs operations */ macro
415 { (1UL << XFS_OPSTATE_SHUTDOWN), "shutdown" }, \
A Dxfs_fsops.c531 if (test_and_set_bit(XFS_OPSTATE_SHUTDOWN, &mp->m_opstate)) in xfs_do_force_shutdown()

Completed in 6 milliseconds