Lines Matching defs:btrfs_ioctl_get_subvol_info_args
863 struct btrfs_ioctl_get_subvol_info_args { struct
865 __u64 treeid;
868 char name[BTRFS_VOL_NAME_MAX + 1];
874 __u64 parent_id;
880 __u64 dirid;
883 __u64 generation;
886 __u64 flags;
889 __u8 uuid[BTRFS_UUID_SIZE];
895 __u8 parent_uuid[BTRFS_UUID_SIZE];
901 __u8 received_uuid[BTRFS_UUID_SIZE];
904 __u64 ctransid;
905 __u64 otransid;
906 __u64 stransid;
907 __u64 rtransid;
909 struct btrfs_ioctl_timespec ctime;
910 struct btrfs_ioctl_timespec otime;
911 struct btrfs_ioctl_timespec stime;
912 struct btrfs_ioctl_timespec rtime;
915 __u64 reserved[8];