Searched refs:is_partition (Results 1 – 3 of 3) sorted by relevance
397 boolean_t is_partition; in vold_update_mountpoints() local404 is_partition = (aap->aa_partname != NULL); in vold_update_mountpoints()407 if (!is_partition) { in vold_update_mountpoints()430 if (!is_partition) { in vold_update_mountpoints()455 if (is_partition) { in vold_update_mountpoints()461 if (is_partition) { in vold_update_mountpoints()
740 dbus_bool_t is_partition; member1130 LIBHAL_PROP_EXTRACT_BOOL ("volume.is_partition", vol->is_partition); in libhal_volume_from_udi()1587 return volume->is_partition; in libhal_volume_is_partition()
1452 dbus_bool_t is_partition; in devinfo_storage_mnttab_event() local1480 is_partition = hal_device_property_get_bool (d, "volume.is_partition"); in devinfo_storage_mnttab_event()1484 if (is_partition && (partition_number > 0) && (strcmp (fstype, "pcfs") == 0)) { in devinfo_storage_mnttab_event()