duplicate_extents_to_file
struct duplicate_extents_to_file dup_ext_buf;
sizeof(struct duplicate_extents_to_file),
struct duplicate_extents_to_file *dup_ext;
if (in_buf_len < sizeof(struct duplicate_extents_to_file)) {
dup_ext = (struct duplicate_extents_to_file *)buffer;