HomeSort by relevance Sort by last modified time
    Searched refs:mtd_mount_partition (Results 1 - 4 of 4) sorted by null

  /bootable/recovery/mtdutils/
mtdutils.h 35 int mtd_mount_partition(const MtdPartition *partition, const char *mount_point,
mtdutils.c 193 mtd_mount_partition(const MtdPartition *partition, const char *mount_point, function
  /bootable/recovery/
roots.cpp 106 return mtd_mount_partition(partition, v->mount_point, v->fs_type, 0);
  /bootable/recovery/updater/
install.c 105 if (mtd_mount_partition(mtd, mount_point, fs_type, 0 /* rw */) != 0) {
    [all...]

Completed in 172 milliseconds