update_boot_block
update_boot_block update;
if (bufferLength != sizeof(update_boot_block))
if (user_memcpy(&update, buffer, sizeof(update_boot_block)) != B_OK)
update_boot_block update;
sizeof(update_boot_block)) != 0) {