Searched refs:VFS_RDONLY (Results 1 – 10 of 10) sorted by relevance
311 if (!(vfs->vfs_flag & VFS_RDONLY)) { in xfs_start_flags()337 int ronly = (vfs->vfs_flag & VFS_RDONLY); in xfs_finish_flags()640 if (!(vfsp->vfs_flag & VFS_RDONLY)) { in xfs_mntupdate()668 vfsp->vfs_flag |= VFS_RDONLY; in xfs_mntupdate()670 vfsp->vfs_flag &= ~VFS_RDONLY; in xfs_mntupdate()968 if (XFS_MTOVFS(mp)->vfs_flag & VFS_RDONLY) in xfs_sync_inodes()1796 if ((vfsp->vfs_flag & VFS_RDONLY) == 0) { in xfs_parseargs()
463 ASSERT(XFS_MTOVFS(mp)->vfs_flag & VFS_RDONLY); in xfs_log_mount()481 int readonly = (vfsp->vfs_flag & VFS_RDONLY); in xfs_log_mount()484 vfsp->vfs_flag &= ~VFS_RDONLY; in xfs_log_mount()489 vfsp->vfs_flag |= VFS_RDONLY; in xfs_log_mount()521 ASSERT(XFS_MTOVFS(mp)->vfs_flag & VFS_RDONLY); in xfs_log_mount_finish()586 if (XFS_MTOVFS(mp)->vfs_flag & VFS_RDONLY) in xfs_log_unmount_write()815 (vfsp->vfs_flag & VFS_RDONLY)) in xfs_log_need_covered()
1016 if (update_flags && !(vfsp->vfs_flag & VFS_RDONLY))1169 if (!(XFS_MTOVFS(mp)->vfs_flag & VFS_RDONLY ||
394 if (vp->v_vfsp->vfs_flag & VFS_RDONLY) in xfs_acl_allow_set()
313 if (vp->v_vfsp->vfs_flag & VFS_RDONLY) in xfs_setattr()1555 if (vp->v_vfsp->vfs_flag & VFS_RDONLY) in xfs_release()1640 if (vp->v_vfsp->vfs_flag & VFS_RDONLY) in xfs_inactive()
3816 if (unlikely(vp->v_vfsp->vfs_flag & VFS_RDONLY)) in xfs_ichgtime()
127 if (vfsp->vfs_flag & VFS_RDONLY) in xfs_qm_quotactl()145 if (vfsp->vfs_flag & VFS_RDONLY) in xfs_qm_quotactl()150 if (vfsp->vfs_flag & VFS_RDONLY) in xfs_qm_quotactl()163 if (vfsp->vfs_flag & VFS_RDONLY) in xfs_qm_quotactl()181 if (vfsp->vfs_flag & VFS_RDONLY) in xfs_qm_quotactl()188 if (vfsp->vfs_flag & VFS_RDONLY) in xfs_qm_quotactl()
234 if (XFS_MTOVFS(mp)->vfs_flag & VFS_RDONLY) in xfs_mount_reset_sbqflags()
96 #define VFS_RDONLY 0x0001 /* read-only vfs */ macro
497 if (!(vfsp->vfs_flag & VFS_RDONLY)) in vfs_sync_worker()897 vfsp->vfs_flag |= VFS_RDONLY; in linvfs_read_super()