Home
last modified time | relevance | path

Searched defs:btrfs_ioctl_same_args (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dbtrfs.h588 struct btrfs_ioctl_same_args { struct
589 __u64 logical_offset; /* in - start of extent in source */
590 __u64 length; /* in - length of extent */
591 __u16 dest_count; /* in - total elements in info array */
592 __u16 reserved1;
593 __u32 reserved2;
594 struct btrfs_ioctl_same_extent_info info[0];