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

/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c710 dbus_bool_t no_partitions_hint; member in struct:LibHalDrive_s
984 LIBHAL_PROP_EXTRACT_BOOL ("storage.no_partitions_hint", drive->no_partitions_hint);
1859 printf ("should_mount=%d, no_partitions_hint=%d\n", drive->should_mount, drive->no_partitions_hint);
1861 return drive->should_mount && drive->no_partitions_hint;
2034 return drive->no_partitions_hint;

Completed in 76 milliseconds