Searched refs:no_partitions_hint (Results 1 – 1 of 1) sorted by relevance
710 dbus_bool_t no_partitions_hint; member984 LIBHAL_PROP_EXTRACT_BOOL ("storage.no_partitions_hint", drive->no_partitions_hint); in libhal_drive_from_udi()1859 …printf ("should_mount=%d, no_partitions_hint=%d\n", drive->should_mount, drive->no_partitions_hint… in libhal_drive_policy_is_mountable()1861 return drive->should_mount && drive->no_partitions_hint; in libhal_drive_policy_is_mountable()2034 return drive->no_partitions_hint; in libhal_drive_no_partitions_hint()