Lines Matching defs:btrfs_ioctl_get_subvol_info_args
800 struct btrfs_ioctl_get_subvol_info_args { struct
802 __u64 treeid;
805 char name[BTRFS_VOL_NAME_MAX + 1];
811 __u64 parent_id;
817 __u64 dirid;
820 __u64 generation;
823 __u64 flags;
826 __u8 uuid[BTRFS_UUID_SIZE];
832 __u8 parent_uuid[BTRFS_UUID_SIZE];
838 __u8 received_uuid[BTRFS_UUID_SIZE];
841 __u64 ctransid;
842 __u64 otransid;
843 __u64 stransid;
844 __u64 rtransid;
846 struct btrfs_ioctl_timespec ctime;
847 struct btrfs_ioctl_timespec otime;
848 struct btrfs_ioctl_timespec stime;
849 struct btrfs_ioctl_timespec rtime;
852 __u64 reserved[8];