DAOS API (v2.1 - dev)
Loading...
Searching...
No Matches
daos_array_io_t Struct Reference

#include <daos_task.h>

Data Fields

daos_handle_t oh
 
daos_handle_t th
 
daos_array_iod_tiod
 
d_sg_list_t * sgl
 

Detailed Description

Array read/write args

Definition at line 899 of file daos_task.h.

Field Documentation

◆ iod

Array IO descriptos.

Definition at line 905 of file daos_task.h.

◆ oh

Array open handle.

Definition at line 901 of file daos_task.h.

◆ sgl

d_sg_list_t* sgl

memory descriptors.

Definition at line 907 of file daos_task.h.

◆ th

Transaction open handle.

Definition at line 903 of file daos_task.h.


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