| Top |
StoragedLinuxMDRaidStoragedLinuxMDRaid — Linux implementation of StoragedMDRaid |
GObject
╰── GDBusInterfaceSkeleton
╰── StoragedMDRaidSkeleton
╰── StoragedLinuxMDRaid
StoragedMDRaid *
storaged_linux_mdraid_new (void);
Creates a new StoragedLinuxMDRaid instance.
gboolean storaged_linux_mdraid_update (StoragedLinuxMDRaid *mdraid,StoragedLinuxMDRaidObject *object);
Updates the interface.
typedef struct _StoragedLinuxMDRaid StoragedLinuxMDRaid;
The StoragedLinuxMDRaid structure contains only private data and should only be accessed using the provided API.