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

#include <daos_task.h>

Data Fields

daos_handle_t coh
 
daos_obj_id_t oid
 
unsigned int mode
 
daos_handle_toh
 

Detailed Description

KV open args

Definition at line 965 of file daos_task.h.

Field Documentation

◆ coh

Container open handle.

Definition at line 967 of file daos_task.h.

◆ mode

unsigned int mode

Open mode.

Definition at line 971 of file daos_task.h.

◆ oh

Returned KV open handle

Definition at line 973 of file daos_task.h.

◆ oid

KV ID,

Definition at line 969 of file daos_task.h.


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