Extent

Submit a BTRFS_IOC_FILE_EXTENT_SAME ioctl.

version(linux)
struct Extent {}

Members

Variables

file
File file;

File containing the extent to deduplicate. May occur more than once in extents.

offset
ulong offset;

The offset within the file of the extent, in bytes.

Meta