HomeSort by relevance Sort by last modified time
    Searched full:mount (Results 226 - 250 of 408) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/po/
sr@latin.po     [all...]
sv.po     [all...]
tl.po     [all...]
  /external/bluetooth/glib/gio/
gfile.c 111 * g_file_mount_mountable() to mount a mountable file.
4667 GMount *mount; local
4701 GMount *mount; local
    [all...]
gfileinfo.h 339 #define G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT "mountable::can-mount" /* boolean */
548 * UNIX mount point. This attribute is %TRUE if the file is a UNIX mount
    [all...]
  /external/libffi/src/
closures.c 235 /* Open a temporary file in an executable and writable mount point
237 keep searching for mount points in the same file. Providing NULL
  /bionic/libc/include/sys/
linux-unistd.h 105 int mount (const char*, const char*, const char*, unsigned long, const void*);
  /bootable/recovery/
install.c 253 LOGE("Can't mount %s\n", root_path);
  /external/blktrace/doc/
blktrace.8 147 Specifies debugfs mount point
  /external/e2fsprogs/misc/
fsck.c 12 * o Changed -t fstype to behave like with mount when -A (all file
13 * systems) or -M (like mount) is specified.
868 * If this is a bind mount, ignore it.
872 _("%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n"),
  /external/kernel-headers/original/linux/
kobject.h 45 KOBJ_MOUNT = (__force kobject_action_t) 0x04, /* mount event for block devices (broken) */
  /external/quake/
README 71 You can use Quake with the emulator, but you have to create and mount an sdcard image.
  /external/strace/strace/linux/x86_64/
syscallent.h 166 { 5, TF, sys_mount, "mount" }, /* 165 */
  /frameworks/base/services/java/com/android/server/status/
UsbStorageActivity.java 169 IBinder service = ServiceManager.getService("mount");
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 104 int mount (const char*, const char*, const char*, unsigned long, const void*);
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 104 int mount (const char*, const char*, const char*, unsigned long, const void*);
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 104 int mount (const char*, const char*, const char*, unsigned long, const void*);
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 104 int mount (const char*, const char*, const char*, unsigned long, const void*);
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 104 int mount (const char*, const char*, const char*, unsigned long, const void*);
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 104 int mount (const char*, const char*, const char*, unsigned long, const void*);
  /system/core/include/arch/darwin-x86/
AndroidConfig.h 213 * Define if we include <sys/mount.h> for statfs()
  /system/core/include/arch/freebsd-x86/
AndroidConfig.h 273 * Define if we include <sys/mount.h> for statfs()
  /system/core/include/private/
android_filesystem_config.h 89 { "mount", AID_MOUNT, },
  /external/e2fsprogs/ext2ed/
ext2.descriptors 130 __u32 s_mtime; /* Mount time */
132 __u16 s_mnt_count; /* Mount count */
133 __s16 s_max_mnt_count; /* Maximal mount count */
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 52 // adb shell mount -t debugfs none /sys/kernel/debug
139 " -z --no-new-fair-sleepers: Turn them off. You need to mount debugfs.\n"
140 " -Z --no-normalized-sleepers: Turn them off. You need to mount debugfs.\n"

Completed in 956 milliseconds

1 2 3 4 5 6 7 8 91011>>