Searched refs:remount (Results 1 - 19 of 19) sorted by relevance

/external/strace/qemu_multiarch_testing/hdc.dir/
H A Dinit215 mount -o remount,ro /home
/external/toybox/toys/lsb/
H A Dmount.c66 // TODO make "mount --bind,ro old new" work (implicit -o remount)
68 // TODO mount -o remount
71 // TODO "mount -a -o remount,ro" should detect overmounts
75 // TODO mount -o remount a user mount
100 {"remount", MS_REMOUNT}, {"move", MS_MOVE},
261 struct mtab_list *mtl, *mtl2 = 0, *mm, *remount; local
264 // remount
271 // we can modify fstab entries with -a, or mtab with remount.)
290 // For remount we need _last_ match (in case of overmounts), so traverse
291 // in reverse order. (Yes I'm using remount a
[all...]
/external/parameter-framework/tools/xmlGenerator/
H A DupdateRoutageDomains.sh83 adb remount
/external/vogar/src/vogar/android/
H A DAdbTarget.java49 run.androidSdk.remount();
H A DAndroidSdk.java285 public void remount() { method in class:AndroidSdk
286 new Command(log, "adb", "remount").execute();
/external/apache-harmony/jdwp/
H A DAndroid_debug_config.mk127 adb remount
/external/selinux/libsepol/tests/policies/test-expander/
H A Dalias-base.conf148 remount
H A Drole-base.conf148 remount
H A Duser-base.conf148 remount
H A Dsmall-base.conf148 remount
/external/selinux/libsepol/tests/policies/test-hooks/
H A Dcmp_policy.conf148 remount
H A Dsmall-base.conf148 remount
/external/selinux/libsepol/tests/policies/test-deps/
H A Dbase-metreq.conf148 remount
H A Dbase-notmetreq.conf147 remount
H A Dsmall-base.conf148 remount
/external/selinux/libsepol/tests/policies/test-linker/
H A Dsmall-base.conf148 remount
/external/compiler-rt/lib/asan/scripts/
H A Dasan_device_setup50 $ADB remount
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
/external/sepolicy/
H A Daccess_vectors136 remount
/external/selinux/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf143 remount

Completed in 355 milliseconds