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

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c303 char *_mount_point; local
312 while ((entry = fstab_next (handle, &_mount_point)) != NULL) {
343 if (_mount_point != NULL) {
346 mounted_vol = volume_findby (hal_ctx, "volume.mount_point", _mount_point);
356 device, label, label, _mount_point, mounted_vol_device_file, _mount_point);

Completed in 57 milliseconds