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

#include <daos_task.h>

Data Fields

daos_handle_t poh
 
char * buf
 
size_t * size
 

Detailed Description

pool list attributes args

Definition at line 252 of file daos_task.h.

Field Documentation

◆ buf

char* buf

Buffer containing concatenation of all attribute names.

Definition at line 256 of file daos_task.h.

◆ poh

Pool open handle.

Definition at line 254 of file daos_task.h.

◆ size

size_t* size

[in]: Buffer size. [out]: Aggregate size of all attribute names

Definition at line 258 of file daos_task.h.


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