XFS_SBF_READONLY 1611 fs/xfs/linux-2.6/xfs_super.c if ((mp->m_sb.sb_flags & XFS_SBF_READONLY) && !ronly) { XFS_SBF_READONLY 1630 fs/xfs/linux-2.6/xfs_super.c if (!ronly || !(mp->m_sb.sb_flags & XFS_SBF_READONLY) || XFS_SBF_READONLY 1375 fs/xfs/xfs_mount.c if (!(sb->sb_flags & XFS_SBF_READONLY)) XFS_SBF_READONLY 1376 fs/xfs/xfs_mount.c sb->sb_flags |= XFS_SBF_READONLY;