Home
last modified time | relevance | path

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

12

/external/toybox/toys/lsb/
Dmount.c267 struct mtab_list *mtl, *mtl2 = 0, *mm, *remount; in mount_main() local
299 remount = (void *)(long)comma_scan(opts, "remount", 1); in mount_main()
300 if (((toys.optflags & FLAG_a) && !access("/proc/mounts", R_OK)) || remount) { in mount_main()
302 if (remount) remount = mm; in mount_main()
307 if ((toys.optflags & FLAG_a) || (dev && (!dir || getuid() || remount))) { in mount_main()
308 if (!remount) dlist_terminate(mtl = xgetmountlist("/etc/fstab")); in mount_main()
310 for (mm = remount ? remount : mtl; mm; mm = (remount ? mm->prev : mm->next)) in mount_main()
337 if (mtl2 && !remount) in mount_main()
360 remount ? "/proc/mounts" : "fstab"); in mount_main()
/external/vogar/src/vogar/android/
DAdbTarget.java62 remount(); in await()
97 private void remount() { in remount() method in AdbTarget
/external/strace/qemu_multiarch_testing/hdc.dir/
Dinit215 mount -o remount,ro /home
/external/parameter-framework/upstream/tools/xmlGenerator/
DupdateRoutageDomains.sh83 adb remount
/external/autotest/server/brillo/feedback/
Dclosed_loop_audio_client.py135 self.host.remount()
164 self.host.remount()
/external/apache-harmony/jdwp/
DAndroid_debug_config.mk127 adb remount
/external/selinux/libsepol/tests/policies/test-hooks/
Dsmall-base.conf148 remount
Dcmp_policy.conf148 remount
/external/selinux/libsepol/tests/policies/test-expander/
Duser-base.conf148 remount
Dalias-base.conf148 remount
Drole-base.conf148 remount
Dsmall-base.conf148 remount
/external/dnsmasq/contrib/wrt/
DREADME7 *WRT systems remount all non-volatile fileystems read-only after boot,
/external/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf148 remount
Dbase-notmetreq.conf147 remount
Dbase-metreq.conf148 remount
/external/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf148 remount
/external/compiler-rt/lib/asan/scripts/
Dasan_device_setup50 $ADB remount
/external/autotest/client/profilers/powertop/src/po/
Dru.po533 " mount -o remount,noatime / or by pressing the T key \n"
538 " mount -o remount,noatime / или нажатием клавиши T\n"
Dja.po518 " mount -o remount,noatime / or by pressing the T key \n"
523 " mount -o remount,noatime / またはTキーを押してください。\n"
Dzh.po88 " mount -o remount,noatime / or by pressing the T key \n"
92 " mount -o remount,noatime / 或直接按下 T 鍵\n"
Dpl.po526 " mount -o remount,noatime / or by pressing the T key \n"
532 " mount -o remount,noatime / lub przez naciśnięcie klawisza T \n"
Dde.po506 " mount -o remount,noatime / or by pressing the T key \n"
510 " mount -o remount,noatime / oder betätigen Sie die T-Taste.\n"
Dfi.po529 " mount -o remount,noatime / or by pressing the T key \n"
535 "\tmount -o remount,noatime /\ttai painamalla T-näppäintä\n"
Did.po530 " mount -o remount,noatime / or by pressing the T key \n"
536 " mount -o remount,noatime / atau dengan menekan tombol T \n"

12