Home
last modified time | relevance | path

Searched refs:dest_ctx (Results 1 – 1 of 1) sorted by relevance

/spdk/test/app/fuzz/vhost_fuzz/
H A Dvhost_fuzz.c684 craft_io_from_array(struct fuzz_vhost_io_ctx *src_ctx, struct fuzz_vhost_io_ctx *dest_ctx) in craft_io_from_array() argument
687 dest_ctx->iovs = src_ctx->iovs; in craft_io_from_array()
689 dest_ctx->req = src_ctx->req; in craft_io_from_array()