HomeSort by relevance Sort by last modified time
    Searched full:mounted (Results 126 - 150 of 557) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/toybox/toys/posix/
du.c 80 // be bind mounted. Still, it's more efficient and the archivers can't use
81 // hardlinked directory info anyway. (Note that we don't catch bind mounted
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
mount.x 73 * A list of who has what mounted
127 * Returns the list of remotely mounted filesystems. The
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
mount.x 73 * A list of who has what mounted
127 * Returns the list of remotely mounted filesystems. The
  /system/core/fs_mgr/
fs_mgr.c 306 int mounted = 0; local
325 if (mounted) {
326 ERROR("%s(): skipping fstab dup mountpoint=%s rec[%d].fs_type=%s already mounted as %s.\n", __func__,
337 mounted = 1;
339 ERROR("%s(): Mounted %s on %s with fs_type=%s instead of %s\n", __func__,
353 if (!mounted) {
647 * If multiple fstab entries are to be mounted on "n_name", it will try to mount each one
  /external/e2fsprogs/resize/
main.c 246 * Figure out whether or not the device is mounted, and if it is
247 * where it is mounted.
259 _("while determining whether %s is mounted."),
  /development/ndk/platforms/android-3/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
BitmapUtils.java 42 "I took this shot with a pinhole camera mounted on a tripod constructed out of " +
  /docs/source.android.com/src/devices/tech/security/enhancements/
enhancements43.jd 32 The /system partition is now mounted
  /external/f2fs-tools/man/
mkfs.f2fs.8 57 Specify the volume label to the partition mounted as F2FS.
  /external/fio/
cgroup.c 44 log_err("fio: cgroup blkio does not appear to be mounted\n");
  /external/selinux/libselinux/src/
init.c 28 * Is mounted with an selinux file system,
  /external/selinux/policycoreutils/scripts/
fixfiles.8 29 as you expect. By default it will relabel all mounted ext2, ext3, xfs and
  /external/sepolicy/
kernel.te 30 # remount filesystems read-only. /data is not mounted at this point,
  /external/toybox/toys/
e2fs.h 44 char last_mounted[64]; // directory where last mounted
  /packages/apps/Exchange/src/com/android/exchange/utility/
FileLogger.java 105 // If the card is mounted and we can create the writer, retry
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
mount.h 44 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */

Completed in 632 milliseconds

1 2 3 4 56 7 8 91011>>