blob: ec51a9bf65458bdde2e3af4f8c4711ca32338e58 [file] [log] [blame]
#include <inttypes.h>
typedef uint32_t mpers_ptr_t;
typedef
struct {
char uuid[16];
uint64_t stransid;
uint64_t rtransid;
struct {
uint64_t sec;
uint32_t nsec;
unsigned char mpers_end_filler_1[4];
} ATTRIBUTE_PACKED stime;
struct {
uint64_t sec;
uint32_t nsec;
unsigned char mpers_end_filler_1[4];
} ATTRIBUTE_PACKED rtime;
uint64_t flags;
uint64_t reserved[16];
} ATTRIBUTE_PACKED mx32_struct_btrfs_ioctl_received_subvol_args;
#define MPERS_mx32_struct_btrfs_ioctl_received_subvol_args mx32_struct_btrfs_ioctl_received_subvol_args