FwupdPlugin
API Version: 1.0
Library Version: 1.9.24
Type
Volume
Methods
check_free_space
get_block_name
get_block_size
get_id
get_id_type
get_mount_point
get_partition_kind
get_partition_name
get_partition_number
get_partition_offset
get_partition_size
get_partition_uuid
get_size
is_encrypted
is_internal
is_mdraid
is_mounted
locker
mount
unmount
Method
FwupdPlugin
Volume
get_block_name
Declaration
[src]
gchar
*
fu_volume_get_block_name
(
FuVolume
*
self
)
Description
No description available.
Return value
Returns:
utf8
No description available.
The caller of the method takes ownership of the data, and is responsible for freeing it.
The string is a NUL terminated UTF-8 string.