Data Fields | |
| char * | udi |
| int | device_major |
| int | device_minor |
| char * | device_file |
| LibHalDriveBus | bus |
| char * | vendor |
| char * | model |
| dbus_bool_t | is_hotpluggable |
| dbus_bool_t | is_removable |
| dbus_bool_t | requires_eject |
| LibHalDriveType | type |
| char * | type_textual |
| char * | physical_device |
| char * | dedicated_icon_drive |
| char * | dedicated_icon_volume |
| char * | serial |
| char * | firmware_version |
| LibHalDriveCdromCaps | cdrom_caps |
| char * | desired_mount_point |
| char * | mount_filesystem |
| dbus_bool_t | should_mount |
| dbus_bool_t | no_partitions_hint |
| LibHalContext * | hal_ctx |
| char ** | capabilities |
| char | mount_options [MOUNT_OPTIONS_SIZE] |
Definition at line 688 of file libhal-storage.c.
1.4.6