Home | History | Annotate | Download | only in updater

Lines Matching defs:vol

152     const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
153 if (vol == NULL) {
180 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
181 if (vol == NULL) {
185 unmount_mounted_volume(vol);