ccb_result
union ccb_result result;
if (count != sizeof(union ccb_result))
if (copy_to_user(buf, &ctx->result, sizeof(union ccb_result)))