Home | History | Annotate | Download | only in updater

Lines Matching defs:vol

154     const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
155 if (vol == NULL) {
182 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
183 if (vol == NULL) {
187 unmount_mounted_volume(vol);