HomeSort by relevance Sort by last modified time
    Searched refs:mount (Results 151 - 170 of 170) sorted by null

1 2 3 4 5 67

  /external/e2fsprogs/e2fsck/
journal.c 17 #include <sys/mount.h>
  /external/e2fsprogs/lib/ext2fs/
unix_io.c 39 #include <sys/mount.h>
  /external/valgrind/main/include/vki/
vki-darwin.h 682 #include <sys/mount.h>
  /system/vold/
cryptfs.c 34 #include <sys/mount.h>
130 * update the failed mount count but not change the key.
734 * to umount the tmpfs /data, then mount the encrypted /data.
757 * the tmpfs filesystem, and mount the real one.
767 /* If that succeeded, then mount the decrypted filesystem */
879 /* Create a tmp mount point to try mounting the decryptd fs
881 * a directory in it to test mount the decrypted filesystem.
890 /* Success, so just umount and we'll mount it properly when we restart
902 /* We failed to mount the device, so return an error */
907 * so we can mount it when restarting the framework
    [all...]
VolumeManager.cpp 26 #include <sys/mount.h>
451 SLOGE("ASEC FAT mount failed (%s)", strerror(errno));
465 SLOGI("Cannot chown/chmod new ASEC mount point %s", mountPoint);
520 SLOGE("ASEC finalize mount failed (%s)", strerror(errno));
932 SLOGE("ASEC mount failed: couldn't construct mountpoint", id);
1037 SLOGE("ASEC mount failed (%s)", strerror(errno));
1079 SLOGE("OBB mount failed: couldn't construct mountpoint", img);
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp 263 Syscall param mount(source) contains uninitialised byte(s)
267 Syscall param mount(target) contains uninitialised byte(s)
271 Syscall param mount(type) contains uninitialised byte(s)
275 Syscall param mount(flags) contains uninitialised byte(s)
279 Syscall param mount(data) contains uninitialised byte(s)
283 Syscall param mount(target) points to unaddressable byte(s)
288 Syscall param mount(type) points to unaddressable byte(s)
    [all...]
  /external/oprofile/utils/
opcontrol 205 # load the module and mount oprofilefs
229 mount -t oprofilefs nodev /dev/oprofile >/dev/null
296 # pick the appropriate device mount based on kernel
300 MOUNT="/dev/oprofile"
302 MOUNT="/proc/sys/dev/oprofile"
311 DEVICE_FILE="$MOUNT/buffer"
351 CPUTYPE=`cat $MOUNT/cpu_type`
352 OP_COUNTERS=`ls $MOUNT/ | grep "^[0-9]\+\$" | tr "\n" " "`
829 if test ! -f $MOUNT/backtrace_depth; then
1115 echo $2 >$MOUNT/$
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.c 1056 blkid_set_tag(probe->dev, "MOUNT", ovh.mount, ocfsmountlen(ovh));
    [all...]
  /external/openssh/
sftp-server.c 27 #include <sys/mount.h>
    [all...]
configure     [all...]
  /system/core/adb/
adb.c 40 #include <sys/mount.h>
    [all...]
  /system/core/toolbox/
newfs_msdos.c 39 #include <sys/mount.h>
744 warnx("Skipping mount checks");
  /external/blktrace/btt/doc/
btt.tex 375 mount 0.000000885 0.000672513 0.030638128 73
    [all...]
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 142 mount
    [all...]
  /external/strace/
file.c 221 #include <sys/mount.h>
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c     [all...]
  /external/genext2fs/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 2311 milliseconds

1 2 3 4 5 67