Lines Matching defs:btrfs_ioctl_get_subvol_info_args
791 struct btrfs_ioctl_get_subvol_info_args { struct
793 __u64 treeid;
796 char name[BTRFS_VOL_NAME_MAX + 1];
802 __u64 parent_id;
808 __u64 dirid;
811 __u64 generation;
814 __u64 flags;
817 __u8 uuid[BTRFS_UUID_SIZE];
823 __u8 parent_uuid[BTRFS_UUID_SIZE];
829 __u8 received_uuid[BTRFS_UUID_SIZE];
832 __u64 ctransid;
833 __u64 otransid;
834 __u64 stransid;
835 __u64 rtransid;
837 struct btrfs_ioctl_timespec ctime;
838 struct btrfs_ioctl_timespec otime;
839 struct btrfs_ioctl_timespec stime;
840 struct btrfs_ioctl_timespec rtime;
843 __u64 reserved[8];