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 202 unmount_mounted_volume(const MountedVolume *volume) function
  /bootable/recovery/
roots.cpp 154 return unmount_mounted_volume(mv);
  /bootable/recovery/updater/
install.c 237 int ret = unmount_mounted_volume(vol);
    [all...]

Completed in 876 milliseconds