fs/xfs/xfs_mount.h
600
__XFS_IS_OPSTATE(clean, CLEAN)
fs/xfs/xfs_mount.h
601
__XFS_IS_OPSTATE(shutdown, SHUTDOWN)
fs/xfs/xfs_mount.h
602
__XFS_IS_OPSTATE(inode32, INODE32)
fs/xfs/xfs_mount.h
603
__XFS_IS_OPSTATE(readonly, READONLY)
fs/xfs/xfs_mount.h
604
__XFS_IS_OPSTATE(inodegc_enabled, INODEGC_ENABLED)
fs/xfs/xfs_mount.h
605
__XFS_IS_OPSTATE(blockgc_enabled, BLOCKGC_ENABLED)
fs/xfs/xfs_mount.h
607
__XFS_IS_OPSTATE(quotacheck_running, QUOTACHECK_RUNNING)
fs/xfs/xfs_mount.h
608
__XFS_IS_OPSTATE(resuming_quotaon, RESUMING_QUOTAON)
fs/xfs/xfs_mount.h
627
__XFS_IS_OPSTATE(using_logged_xattrs, USE_LARP)
fs/xfs/xfs_mount.h
628
__XFS_IS_OPSTATE(zonegc_running, ZONEGC_RUNNING)