![]() |
![]() |
![]() |
Disk Utility Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
void (*GduDeviceFilesystemMountCompletedFunc) (GduDevice *device,char *mount_point,GError *error,gpointer user_data);void (*GduDeviceFilesystemUnmountCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceFilesystemCheckCompletedFunc) (GduDevice *device,gboolean is_clean,GError *error,gpointer user_data);void (*GduDevicePartitionDeleteCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDevicePartitionModifyCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDevicePartitionTableCreateCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceLuksUnlockCompletedFunc) (GduDevice *device,char *object_path_of_cleartext_device,GError *error,gpointer user_data);void (*GduDeviceLuksLockCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceLuksChangePassphraseCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceFilesystemSetLabelCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceDriveAtaSmartInitiateSelftestCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceDriveAtaSmartRefreshDataCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceLinuxMdStopCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceLinuxMdCheckCompletedFunc) (GduDevice *device,guint num_errors,GError *error,gpointer user_data);void (*GduDeviceLinuxMdAddSpareCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceLinuxMdExpandCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceLinuxMdRemoveComponentCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceFilesystemCreateCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDevicePartitionCreateCompletedFunc) (GduDevice *device,char *created_device_object_path,GError *error,gpointer user_data);void (*GduDeviceCancelJobCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceFilesystemListOpenFilesCompletedFunc) (GduDevice *device,GList *processes,GError *error,gpointer user_data);void (*GduDeviceDriveEjectCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceDriveDetachCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceDrivePollMediaCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduDeviceDriveBenchmarkCompletedFunc) (GduDevice *device,GPtrArray *read_transfer_rate_results,GPtrArray *write_transfer_rate_results,GPtrArray *access_time_results,GError *error,gpointer user_data);void (*GduDeviceLinuxLvm2LVStopCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);void (*GduPoolLinuxMdStartCompletedFunc) (GduPool *pool,char *assembled_array_object_path,GError *error,gpointer user_data);void (*GduPoolLinuxMdCreateCompletedFunc) (GduPool *pool,char *array_object_path,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2VGStartCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2VGStopCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2LVStartCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2VGSetNameCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2LVSetNameCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2LVRemoveCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2LVCreateCompletedFunc) (GduPool *pool,char *create_logical_volume_object_path,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2VGAddPVCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);void (*GduPoolLinuxLvm2VGRemovePVCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);void (*GduDriveActivateFunc) (GduDrive *drive,char *assembled_drive_object_path,GError *error,gpointer user_data);void (*GduDriveDeactivateFunc) (GduDrive *drive,GError *error,gpointer user_data);
void (*GduDeviceFilesystemMountCompletedFunc) (GduDevice *device,char *mount_point,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduDeviceFilesystemUnmountCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceFilesystemCheckCompletedFunc) (GduDevice *device,gboolean is_clean,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduDevicePartitionDeleteCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDevicePartitionModifyCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDevicePartitionTableCreateCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceLuksUnlockCompletedFunc) (GduDevice *device,char *object_path_of_cleartext_device,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduDeviceLuksLockCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceLuksChangePassphraseCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceFilesystemSetLabelCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceDriveAtaSmartInitiateSelftestCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceDriveAtaSmartRefreshDataCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceLinuxMdStopCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceLinuxMdCheckCompletedFunc) (GduDevice *device,guint num_errors,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduDeviceLinuxMdAddSpareCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceLinuxMdExpandCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceLinuxMdRemoveComponentCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceFilesystemCreateCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDevicePartitionCreateCompletedFunc) (GduDevice *device,char *created_device_object_path,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduDeviceCancelJobCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceFilesystemListOpenFilesCompletedFunc) (GduDevice *device,GList *processes,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduDeviceDriveEjectCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceDriveDetachCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceDrivePollMediaCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDeviceDriveBenchmarkCompletedFunc) (GduDevice *device,GPtrArray *read_transfer_rate_results,GPtrArray *write_transfer_rate_results,GPtrArray *access_time_results,GError *error,gpointer user_data);
|
|
|
|
|
|
|
|
|
|
|
void (*GduDeviceLinuxLvm2LVStopCompletedFunc) (GduDevice *device,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduPoolLinuxMdStartCompletedFunc) (GduPool *pool,char *assembled_array_object_path,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduPoolLinuxMdCreateCompletedFunc) (GduPool *pool,char *array_object_path,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduPoolLinuxLvm2VGStartCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduPoolLinuxLvm2VGStopCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduPoolLinuxLvm2LVStartCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduPoolLinuxLvm2VGSetNameCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduPoolLinuxLvm2LVSetNameCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduPoolLinuxLvm2LVRemoveCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduPoolLinuxLvm2LVCreateCompletedFunc) (GduPool *pool,char *create_logical_volume_object_path,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduPoolLinuxLvm2VGAddPVCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduPoolLinuxLvm2VGRemovePVCompletedFunc) (GduPool *pool,GError *error,gpointer user_data);
|
|
|
|
|
void (*GduDriveActivateFunc) (GduDrive *drive,char *assembled_drive_object_path,GError *error,gpointer user_data);
|
|
|
|
|
|
|
void (*GduDriveDeactivateFunc) (GduDrive *drive,GError *error,gpointer user_data);
|
|
|
|
|