GuestfsBTRFSSubvolume
GuestfsBTRFSSubvolume
|
|
Object Hierarchy
GBoxed
+----GuestfsBTRFSSubvolume
Details
struct GuestfsBTRFSSubvolume
struct GuestfsBTRFSSubvolume {
guint64 btrfssubvolume_id;
guint64 btrfssubvolume_top_level_id;
gchar *btrfssubvolume_path;
};
guint64 btrfssubvolume_id ; |
An unsigned 64-bit integer |
guint64 btrfssubvolume_top_level_id ; |
An unsigned 64-bit integer |
gchar *btrfssubvolume_path ; |
A NULL-terminated string |