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

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c347 LibHalVolume *mounted_vol; local
349 mounted_vol = volume_findby (hal_ctx, "volume.mount_point", _mount_point);
350 if (mounted_vol != NULL) {
353 mounted_vol_device_file = libhal_volume_get_device_file (mounted_vol);
363 libhal_volume_free (mounted_vol);

Completed in 15 milliseconds