![]() |
DAOS API (v2.1 - dev)
|
#include <daos_task.h>
Data Fields | |
| daos_handle_t | poh |
| char * | buf |
| size_t * | size |
pool list attributes args
Definition at line 252 of file daos_task.h.
| char* buf |
Buffer containing concatenation of all attribute names.
Definition at line 256 of file daos_task.h.
| daos_handle_t poh |
Pool open handle.
Definition at line 254 of file daos_task.h.
| size_t* size |
[in]: Buffer size. [out]: Aggregate size of all attribute names
Definition at line 258 of file daos_task.h.