Home | History | Annotate | Download | only in updater

Lines Matching refs:vol

156     const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
157 if (vol == NULL) {
184 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
185 if (vol == NULL) {
189 unmount_mounted_volume(vol);