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

#include <daos_prop.h>

Data Fields

uint32_t dpp_nr
 
uint32_t dpp_reserv
 
struct daos_prop_entrydpp_entries
 

Detailed Description

daos properties, for pool or container

Definition at line 643 of file daos_prop.h.

Field Documentation

◆ dpp_entries

struct daos_prop_entry* dpp_entries

property entries array

Definition at line 649 of file daos_prop.h.

◆ dpp_nr

uint32_t dpp_nr

number of entries

Definition at line 645 of file daos_prop.h.

◆ dpp_reserv

uint32_t dpp_reserv

reserved for future usage (for 64 bits alignment now)

Definition at line 647 of file daos_prop.h.


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