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

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c306 char *_mount_point; local
315 while ((entry = fstab_next (handle, &_mount_point)) != NULL) {
346 if (_mount_point != NULL) {
349 mounted_vol = volume_findby (hal_ctx, "volume.mount_point", _mount_point);
359 device, label, label, _mount_point, mounted_vol_device_file, _mount_point);

Completed in 15 milliseconds