Loading...
Searching...
No Matches
spdk_reduce_backing_dev Struct Reference

Data Fields

void(* submit_backing_io )(struct spdk_reduce_backing_io *backing_io)
 
void(* compress )(struct spdk_reduce_backing_dev *dev, struct iovec *src_iov, int src_iovcnt, struct iovec *dst_iov, int dst_iovcnt, struct spdk_reduce_vol_cb_args *args)
 
void(* decompress )(struct spdk_reduce_backing_dev *dev, struct iovec *src_iov, int src_iovcnt, struct iovec *dst_iov, int dst_iovcnt, struct spdk_reduce_vol_cb_args *args)
 
uint64_t blockcnt
 
uint32_t blocklen
 
bool sgl_in
 
bool sgl_out
 
uint32_t user_ctx_size
 

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