Home
last modified time | relevance | path

Searched refs:libhal_volume_get_device_file (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/hal/tools/
H A Dhal-storage-eject.c206 libhal_volume_get_device_file (volume_to_unmount), in main()
H A Dhal-storage-mount.c350 mounted_vol_device_file = libhal_volume_get_device_file (mounted_vol); in bailout_if_in_fstab()
/titanic_41/usr/src/lib/hal/libhal-storage/common/
H A Dmapfile-vers88 libhal_volume_get_device_file;
H A Dlibhal-storage.h287 const char *libhal_volume_get_device_file (LibHalVolume *volume);
H A Dlibhal-storage.c1539 libhal_volume_get_device_file (LibHalVolume *volume) in libhal_volume_get_device_file() function
/titanic_41/usr/src/cmd/rmvolmgr/
H A Drmm_common.c394 if ((device = libhal_volume_get_device_file(v)) == in rmm_print_volume_nicknames()
936 dev = libhal_volume_get_device_file(v); in rmm_action()