| Top |
StoragedLinuxFilesystemStoragedLinuxFilesystem — Linux implementation of StoragedFilesystem |
GObject
╰── GDBusInterfaceSkeleton
╰── StoragedFilesystemSkeleton
╰── StoragedLinuxFilesystem
StoragedFilesystem *
storaged_linux_filesystem_new (void);
Creates a new StoragedLinuxFilesystem instance.
void storaged_linux_filesystem_update (StoragedLinuxFilesystem *filesystem,StoragedLinuxBlockObject *object);
Updates the interface.
typedef struct _StoragedLinuxFilesystem StoragedLinuxFilesystem;
The StoragedLinuxFilesystem structure contains only private data and should only be accessed using the provided API.