Top | ![]() |
![]() |
![]() |
![]() |
This object is used to add/remove Linux specific objects of type StoragedLinuxBlockObject, StoragedLinuxDriveObject and StoragedLinuxMDRaidObject.
StoragedLinuxProvider *
storaged_linux_provider_new (StoragedDaemon *daemon
);
Create a new provider object for Linux-specific objects / functionality.
GUdevClient *
storaged_linux_provider_get_udev_client
(StoragedLinuxProvider *provider
);
Gets the GUdevClient used by provider
.
gboolean
storaged_linux_provider_get_coldplug (StoragedLinuxProvider *provider
);
Gets whether provider
is in the coldplug phase.
typedef struct _StoragedLinuxProvider StoragedLinuxProvider;
The StoragedLinuxProvider structure contains only private data and should only be accessed using the provided API.