.l2p_contigbytes = 1024 * 1024,
.l2p_devoffset = len - 1,
};
.l2p_contigbytes = 1024 * 1024,
.l2p_devoffset = len - 1,
};
asprintf(&file2, "%s/move_data_extents.2", di->mount_point);
assert_with_errno((fd2 = open(file2,
asprintf(&file2, "%s/move_data_extents.2", di->mount_point);
assert_with_errno((fd2 = open(file2,
char buf[4096];
check_io(pread(fd2, buf, 4096, sb.st_size - 4096), 4096);
char buf[4096];
check_io(pread(fd2, buf, 4096, sb.st_size - 4096), 4096);