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

#include <daos_pool.h>

Data Fields

uint32_t ta_padding
daos_target_state_t ta_state
daos_target_perf_t ta_perf
struct daos_space ta_space

Detailed Description

Target information

Definition at line 64 of file daos_pool.h.

Field Documentation

◆ ta_padding

uint32_t ta_padding

padding - not used

Definition at line 66 of file daos_pool.h.

◆ ta_perf

Target performance

Definition at line 70 of file daos_pool.h.

◆ ta_space

struct daos_space ta_space

Target space usage

Definition at line 72 of file daos_pool.h.

◆ ta_state

daos_target_state_t ta_state

Target state

Definition at line 68 of file daos_pool.h.


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