![]() |
DAOS API (v2.0)
|
#include <daos_task.h>
Data Fields | |
| daos_handle_t | coh |
| unsigned int | opts |
| daos_epoch_t * | epoch |
| char * | name |
Container snapshot creation args
Definition at line 485 of file daos_task.h.
| daos_handle_t coh |
Container open handle.
Definition at line 487 of file daos_task.h.
| daos_epoch_t* epoch |
Returned epoch of persistent snapshot taken.
Definition at line 491 of file daos_task.h.
| char* name |
Optional null terminated name for snapshot.
Definition at line 493 of file daos_task.h.
| unsigned int opts |
bit flags, see enum daos_snapshot_opts
Definition at line 489 of file daos_task.h.