Searched refs:no_partitions_hint (Results 1 – 1 of 1) sorted by relevance
702 dbus_bool_t no_partitions_hint; member976 LIBHAL_PROP_EXTRACT_BOOL ("storage.no_partitions_hint", drive->no_partitions_hint); in libhal_drive_from_udi()1851 …printf ("should_mount=%d, no_partitions_hint=%d\n", drive->should_mount, drive->no_partitions_hint… in libhal_drive_policy_is_mountable()1853 return drive->should_mount && drive->no_partitions_hint; in libhal_drive_policy_is_mountable()2026 return drive->no_partitions_hint; in libhal_drive_no_partitions_hint()