Structure with optional IO request parameters The content of this structure must be valid until the IO request is completed.
More...
#include <blob.h>
|
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.
|
|
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: