Lines Matching defs:btrfs_ioctl_get_subvol_info_args
852 struct btrfs_ioctl_get_subvol_info_args { struct
854 __u64 treeid;
857 char name[BTRFS_VOL_NAME_MAX + 1];
863 __u64 parent_id;
869 __u64 dirid;
872 __u64 generation;
875 __u64 flags;
878 __u8 uuid[BTRFS_UUID_SIZE];
884 __u8 parent_uuid[BTRFS_UUID_SIZE];
890 __u8 received_uuid[BTRFS_UUID_SIZE];
893 __u64 ctransid;
894 __u64 otransid;
895 __u64 stransid;
896 __u64 rtransid;
898 struct btrfs_ioctl_timespec ctime;
899 struct btrfs_ioctl_timespec otime;
900 struct btrfs_ioctl_timespec stime;
901 struct btrfs_ioctl_timespec rtime;
904 __u64 reserved[8];