Method

FwupdPluginVolumecheck_free_space

Declaration [src]

gboolean
fu_volume_check_free_space (
  FuVolume* self,
  guint64 required,
  GError** error
)

Description [src]

Checks the volume for required space.

Available since:1.4.6

Parameters

required guint64
 

Size in bytes.

error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE for success.