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

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c351 const char *mounted_vol_device_file; local
353 mounted_vol_device_file = libhal_volume_get_device_file (mounted_vol);
355 if (mounted_vol_device_file != NULL &&
356 strcmp (mounted_vol_device_file, device) !=0) {
359 device, label, label, _mount_point, mounted_vol_device_file, _mount_point);

Completed in 22 milliseconds