blob: 2e2a26026235dc3e75adb4d69a8d5545b0fa16e5 [file] [log] [blame]
#include <inttypes.h>
typedef uint32_t mpers_ptr_t;
typedef
struct {
int64_t fd;
uint64_t transid;
uint64_t flags;
union {
struct {
uint64_t size;
mpers_ptr_t qgroup_inherit;
} ATTRIBUTE_PACKED ;
uint64_t unused[4];
} ;
char name[4040];
} ATTRIBUTE_PACKED m32_struct_btrfs_ioctl_vol_args_v2;
#define MPERS_m32_struct_btrfs_ioctl_vol_args_v2 m32_struct_btrfs_ioctl_vol_args_v2