Home | History | Annotate | Download | only in updater

Lines Matching refs:vol

205     const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
206 if (vol == NULL) {
233 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
234 if (vol == NULL) {
238 int ret = unmount_mounted_volume(vol);