Lines Matching full:readonly
665 /* We're going to/from readonly mode. */ in ocfs2_remount()
677 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n"); in ocfs2_remount()
1078 /* Hard readonly mode only if: bdev_read_only, MS_RDONLY, in ocfs2_fill_super()
1083 mlog(ML_ERROR, "Readonly device detected but readonly " in ocfs2_fill_super()
1089 * on a readonly device. */ in ocfs2_fill_super()
1092 mlog(ML_ERROR, "Local heartbeat specified on readonly " in ocfs2_fill_super()
1100 mlog(ML_ERROR, "Recovery required on readonly " in ocfs2_fill_super()
1110 printk(KERN_NOTICE "ocfs2: Readonly device (%s) detected. " in ocfs2_fill_super()
2559 /* Put OCFS2 into a readonly state, or (if the user specifies it),
2620 * hard readonly in here. Until then, we want to keep in __ocfs2_abort()
2628 * things continue without having a proper hard readonly in __ocfs2_abort()