Lines Matching defs:btrfs_ioctl_get_subvol_info_args
853 struct btrfs_ioctl_get_subvol_info_args { struct
855 __u64 treeid;
858 char name[BTRFS_VOL_NAME_MAX + 1];
864 __u64 parent_id;
870 __u64 dirid;
873 __u64 generation;
876 __u64 flags;
879 __u8 uuid[BTRFS_UUID_SIZE];
885 __u8 parent_uuid[BTRFS_UUID_SIZE];
891 __u8 received_uuid[BTRFS_UUID_SIZE];
894 __u64 ctransid;
895 __u64 otransid;
896 __u64 stransid;
897 __u64 rtransid;
899 struct btrfs_ioctl_timespec ctime;
900 struct btrfs_ioctl_timespec otime;
901 struct btrfs_ioctl_timespec stime;
902 struct btrfs_ioctl_timespec rtime;
905 __u64 reserved[8];