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

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c869 char *mount_do_fstype = "auto"; local
875 mount_do_fstype = (char *) map_fstype (mount_fstype);
878 mount_do_fstype = "auto";
880 mount_do_fstype = (char *) map_fstype (libhal_volume_get_fstype (volume));
883 args[na++] = mount_do_fstype;
961 device, invoked_by_uid, mount_do_fstype,

Completed in 58 milliseconds