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

/osnet-11/usr/src/cmd/hal/probing/storage/
H A Dprobe-storage.c327 dbus_bool_t is_partitioned = FALSE; local
434 is_partitioned = is_mbr || is_smi || is_gpt;
435 libhal_changeset_set_property_bool (cs, "storage.no_partitions_hint", !is_partitioned);
436 libhal_changeset_set_property_bool (cs, "block.no_partitions", !is_partitioned);

Completed in 21 milliseconds