|
Motr
M0
|
#include <crate_client.h>

Data Fields | |
| int | task_idx |
| int * | op_status |
| struct m0_obj * | objs |
| struct m0_op ** | ops |
| struct timeval * | op_list_time |
| struct m0_thread | mthread |
Definition at line 118 of file crate_client.h.
| struct m0_thread mthread |
Definition at line 124 of file crate_client.h.
| struct m0_obj* objs |
Definition at line 121 of file crate_client.h.
| struct timeval* op_list_time |
Definition at line 123 of file crate_client.h.
| int* op_status |
Definition at line 120 of file crate_client.h.
| struct m0_op** ops |
Definition at line 122 of file crate_client.h.
| int task_idx |
Definition at line 119 of file crate_client.h.