Motr  M0
m0_workload_task Struct Reference

#include <crate_client.h>

Collaboration diagram for m0_workload_task:
Collaboration graph

Data Fields

int task_idx
 
int * op_status
 
struct m0_objobjs
 
struct m0_op ** ops
 
struct timeval * op_list_time
 
struct m0_thread mthread
 

Detailed Description

Definition at line 118 of file crate_client.h.

Field Documentation

◆ mthread

struct m0_thread mthread

Definition at line 124 of file crate_client.h.

◆ objs

struct m0_obj* objs

Definition at line 121 of file crate_client.h.

◆ op_list_time

struct timeval* op_list_time

Definition at line 123 of file crate_client.h.

◆ op_status

int* op_status

Definition at line 120 of file crate_client.h.

◆ ops

struct m0_op** ops

Definition at line 122 of file crate_client.h.

◆ task_idx

int task_idx

Definition at line 119 of file crate_client.h.


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