Home
last modified time | relevance | path

Searched refs:remount (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/Documentation/filesystems/
Djfs.txt16 valid during a remount, when the volume is mounted
26 remount a volume where the nointegrity option was
30 errors=remount-ro(*) Remount the filesystem read-only on an error.
Dtmpfs.txt11 be adjusted on the fly via 'mount -o remount ...'
70 can be changed on remount. The size parameter also accepts a suffix %
83 adjusted on the fly via 'mount -o remount ...'
125 on MountPoint, by 'mount -o remount,mpol=Policy:NodeList MountPoint'.
135 These options do not have any effect on remount. You can change these
Dgfs2-uevents.txt25 The ONLINE uevent is generated after a successful mount or remount. It
52 uevent for a successful mount or remount.
Dhpfs.txt38 errors=continue,remount-ro,panic (default remount-ro)
138 structures, remount read-only and not destroy them (I hope).
Docfs2.txt44 errors=remount-ro(*) Remount the filesystem read-only on an error.
Dvfat.txt145 errors=panic|continue|remount-ro
147 without doing anything or remount the partition in
Dnilfs2.txt55 errors=remount-ro(*) Remount the filesystem read-only on an error.
Dautofs-mount-control.txt29 mounts. Immediately one thinks of just adding the ability to remount
Dext2.txt30 errors=remount-ro Remount the filesystem read-only on an error.
Dntfs.txt195 remount). Values of 1 to 4 are allowed, 1 being the
/Linux-v4.19/tools/testing/selftests/mount/
D.gitignore1 unprivileged-remount-test
Drun_tests.sh8 ./unprivileged-remount-test ;
DMakefile7 TEST_GEN_FILES := unprivileged-remount-test
/Linux-v4.19/fs/jfs/
Djfs_mount.c239 int jfs_mount_rw(struct super_block *sb, int remount) in jfs_mount_rw() argument
249 if (remount) { in jfs_mount_rw()
/Linux-v4.19/Documentation/laptops/
Dlaptop-mode.txt63 the control script will not be able to remount them correctly. You must set
64 DO_REMOUNTS=0 in the control script, otherwise it will remount them with the
252 # Shall we remount journaled fs. with appropriate commit interval? (1=yes)
360 # Shall we remount journaled fs. with appropriate commit interval? (1=yes)
601 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS,commit=$MAX_AGE$NOATIME_OPT
604 mount $DEV -t $FST $MP -o remount,$OPTS$NOATIME_OPT
662 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS
666 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS
/Linux-v4.19/Documentation/admin-guide/
Dsysrq.rst31 32 = 0x20 - enable remount read-only
132 ``u`` Will attempt to remount all mounted filesystems read-only.
188 me many a fsck. Again, the unmount (remount read-only) hasn't taken place until
/Linux-v4.19/fs/hpfs/
Dsuper.c22 static void mark_dirty(struct super_block *s, int remount) in mark_dirty() argument
24 if (hpfs_sb(s)->sb_chkdsk && (remount || !sb_rdonly(s))) { in mark_dirty()
/Linux-v4.19/fs/affs/
DChanges222 - Added a remount function, so attempts to remount
/Linux-v4.19/Documentation/filesystems/pohmelfs/
Dinfo.txt4 All but index, number of crypto threads and maximum IO size can changed via remount.
/Linux-v4.19/fs/udf/
Dsuper.c471 bool remount) in udf_parse_options() argument
551 if (!remount) in udf_parse_options()
558 if (!remount) in udf_parse_options()
576 if (!remount) { in udf_parse_options()
/Linux-v4.19/mm/
Dshmem.c3285 bool remount) in shmem_parse_options() argument
3341 if (remount) in shmem_parse_options()
3347 if (remount) in shmem_parse_options()
3356 if (remount) in shmem_parse_options()
/Linux-v4.19/Documentation/admin-guide/mm/
Dtranshuge.rst252 ``mount -o remount,huge= /mountpoint`` works fine after mount: remounting
/Linux-v4.19/Documentation/power/
Dswsusp.txt414 before suspending; then remount them after resuming.
/Linux-v4.19/Documentation/filesystems/cifs/
DREADME529 remount remount the share (often used to change from ro to rw mounts
/Linux-v4.19/Documentation/filesystems/ext4/
Dext4.rst199 errors=remount-ro Remount the filesystem read-only on an error.

12