Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dbtrfs.h662 struct btrfs_ioctl_same_args { struct
663 __u64 logical_offset; /* in - start of extent in source */
664 __u64 length; /* in - length of extent */
665 __u16 dest_count; /* in - total elements in info array */
666 __u16 reserved1;
667 __u32 reserved2;
668 struct btrfs_ioctl_same_extent_info info[];

Completed in 11 milliseconds