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

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c348 const char *mounted_vol_device_file; local
350 mounted_vol_device_file = libhal_volume_get_device_file (mounted_vol);
352 if (mounted_vol_device_file != NULL &&
353 strcmp (mounted_vol_device_file, device) !=0) {
356 device, label, label, _mount_point, mounted_vol_device_file, _mount_point);

Completed in 59 milliseconds