Data Fields | |
char * | udi |
int | device_major |
int | device_minor |
char * | device_file |
char * | volume_label |
dbus_bool_t | is_mounted |
dbus_bool_t | is_mounted_read_only |
char * | mount_point |
char * | fstype |
char * | fsversion |
char * | uuid |
char * | storage_device |
LibHalVolumeUsage | fsusage |
dbus_bool_t | is_partition |
unsigned int | partition_number |
int | msdos_part_table_type |
dbus_bool_t | is_disc |
LibHalVolumeDiscType | disc_type |
dbus_bool_t | disc_has_audio |
dbus_bool_t | disc_has_data |
dbus_bool_t | disc_is_appendable |
dbus_bool_t | disc_is_blank |
dbus_bool_t | disc_is_rewritable |
unsigned int | block_size |
unsigned int | num_blocks |
char * | desired_mount_point |
char * | mount_filesystem |
dbus_bool_t | should_mount |
dbus_bool_t | ignore_volume |
char * | crypto_backing_volume |
char | mount_options [MOUNT_OPTIONS_SIZE] |
Definition at line 728 of file libhal-storage.c.