Searched refs:e2fs_ronly (Results 1 – 4 of 4) sorted by relevance
146 if (fs->e2fs_ronly == 0 && in ext2_mount()159 fs->e2fs_ronly = 1; in ext2_mount()170 if (fs->e2fs_ronly && !vfs_flagopt(opts, "ro", NULL, 0)) { in ext2_mount()208 fs->e2fs_ronly = 0; in ext2_mount()682 fs->e2fs_ronly = ronly; /* ronly is set according to mnt_flags */ in ext2_mountfs()764 ronly = fs->e2fs_ronly; in ext2_unmount()873 if (fs->e2fs_fmod != 0 && fs->e2fs_ronly != 0) { /* XXX */ in ext2_sync()
155 char e2fs_ronly; /* mounted read-only flag */ member
85 if (fs->e2fs_ronly) in ext2_update()
1244 if (fs->e2fs_ronly == 0) in ext2_vfree()