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

  /bootable/recovery/mtdutils/
mounts.h 33 int unmount_mounted_volume(const MountedVolume *volume);
mounts.c 141 unmount_mounted_volume(const MountedVolume *volume) function
  /bootable/recovery/
roots.cpp 161 return unmount_mounted_volume(mv);
  /bootable/recovery/updater/
install.cpp 265 int ret = unmount_mounted_volume(vol);
    [all...]

Completed in 98 milliseconds