| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | umountfs | 23 grep -q /mnt/ram /proc/mounts && mount -o remount,ro /mnt/ram 24 mount -o remount,ro /
|
| H A D | checkroot.sh | 88 mount -n -o remount,ro / 146 mount -n -o remount,$rootmode /
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | jfs.rst | 21 valid during a remount, when the volume is mounted 33 remount a volume where the nointegrity option was 38 errors=remount-ro(*)
|
| /OK3568_Linux_fs/kernel/fs/tracefs/ |
| H A D | inode.c | 286 static int tracefs_apply_options(struct super_block *sb, bool remount) in tracefs_apply_options() argument 297 if (!remount || opts->opts & BIT(Opt_mode)) { in tracefs_apply_options() 302 if (!remount || opts->opts & BIT(Opt_uid)) in tracefs_apply_options() 305 if (!remount || opts->opts & BIT(Opt_gid)) { in tracefs_apply_options()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | tmpfs.rst | 17 be adjusted on the fly via 'mount -o remount ...' 78 can be changed on remount. The size parameter also accepts a suffix % 91 adjusted on the fly via 'mount -o remount ...' 137 on MountPoint, by 'mount -o remount,mpol=Policy:NodeList MountPoint'. 149 These options do not have any effect on remount. You can change these
|
| H A D | gfs2-uevents.rst | 30 The ONLINE uevent is generated after a successful mount or remount. It 58 uevent for a successful mount or remount.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mount/ |
| H A D | run_unprivileged_remount.sh | 8 ./unprivileged-remount-test ;
|
| H A D | .gitignore | 2 unprivileged-remount-test
|
| H A D | Makefile | 7 TEST_GEN_FILES := unprivileged-remount-test nosymfollow-test
|
| /OK3568_Linux_fs/external/mpp/build/android/ |
| H A D | update.sh | 3 adb remount
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/run-postinsts/run-postinsts/ |
| H A D | run-postinsts.service | 4 After=systemd-remount-fs.service systemd-tmpfiles-setup.service tmp.mount
|
| /OK3568_Linux_fs/yocto/poky/meta/files/ |
| H A D | overlayfs-etc-preinit.sh.in | 6 mount -o remount,rw /
|
| /OK3568_Linux_fs/debian/overlay/usr/bin/ |
| H A D | disk-helper | 140 [ "$1" = ro ] && mount -o remount,ro $MOUNT_POINT 142 [ "$1" = rw ] && mount -o remount,rw $MOUNT_POINT
|
| /OK3568_Linux_fs/external/rkscript/ |
| H A D | disk-helper | 145 [ "$1" = ro ] && mount -o remount,ro $MOUNT_POINT 147 [ "$1" = rw ] && mount -o remount,rw $MOUNT_POINT
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_dynamic_shape_input_demo/ |
| H A D | README.md | 17 注意:如果是安卓系统,需要adb root & adb remount
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | utils.c | 85 const char *opt, bool remount) in mount_fs_opt() argument 91 remount ? MS_REMOUNT : 0, opt); in mount_fs_opt()
|
| H A D | utils.h | 33 const char *opt, bool remount);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/ |
| H A D | inittab | 5 ::sysinit:/bin/mount -o remount,rw /
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_mount.c | 221 int jfs_mount_rw(struct super_block *sb, int remount) in jfs_mount_rw() argument 231 if (remount) { in jfs_mount_rw()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
| H A D | overlayroot | 93 mount -o remount,ro ${ROMOUNT}
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/ |
| H A D | inittab | 7 ::sysinit:/bin/mount -o remount,rw /
|
| /OK3568_Linux_fs/buildroot/package/sysvinit/ |
| H A D | inittab | 8 si1::sysinit:/bin/mount -o remount,rw /
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | laptop-mode.rst | 65 the control script will not be able to remount them correctly. You must set 66 DO_REMOUNTS=0 in the control script, otherwise it will remount them with the 255 # Shall we remount journaled fs. with appropriate commit interval? (1=yes) 362 # Shall we remount journaled fs. with appropriate commit interval? (1=yes) 603 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS,commit=$MAX_AGE$NOATIME_OPT 606 mount $DEV -t $FST $MP -o remount,$OPTS$NOATIME_OPT 664 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS 668 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_internal_mem_reuse_demo/ |
| H A D | README.md | 60 adb remount
|
| /OK3568_Linux_fs/buildroot/package/busybox/ |
| H A D | inittab | 18 ::sysinit:/bin/mount -o remount,rw /
|