GuestfsBTRFSSubvolume

GuestfsBTRFSSubvolume

Types and Values

Object Hierarchy

    GBoxed
    ╰── GuestfsBTRFSSubvolume

Includes

#include <guestfs-gobject.h>

Description

Functions

Types and Values

struct GuestfsBTRFSSubvolume

struct GuestfsBTRFSSubvolume {
  guint64 btrfssubvolume_id;
  guint64 btrfssubvolume_top_level_id;
  gchar *btrfssubvolume_path;
};

Members

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