spdk_blob_ext_io_opts Struct Reference

Structure with optional IO request parameters The content of this structure must be valid until the IO request is completed. More...

Data Fields

size_t size
 Size of this structure in bytes.
 
struct spdk_memory_domain * memory_domain
 Memory domain which describes payload in this IO request.
 
void * memory_domain_ctx
 Context to be passed to memory domain operations.
 
void * user_ctx
 Optional user context.
 

Detailed Description

Structure with optional IO request parameters The content of this structure must be valid until the IO request is completed.


The documentation for this struct was generated from the following file: