Searched refs:vol (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/updater/
H A Dinstall.c152 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point); local
153 if (vol == NULL) {
180 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point); local
181 if (vol == NULL) {
185 unmount_mounted_volume(vol);

Completed in 130 milliseconds