Data Fields | |
size_t | size |
size of this structure in bytes | |
void * | user_ctx |
Optional user context Depending on memory domain type, this pointer can be cast to a specific structure, e.g. | |
size_t | user_ctx_size |
size of user_ctx in bytes | |
void* spdk_memory_domain_ctx::user_ctx |
Optional user context Depending on memory domain type, this pointer can be cast to a specific structure, e.g.
to spdk_memory_domain_rdma_ctx structure for RDMA memory domain