Motr  M0
st_cleaning_bin Struct Reference
Collaboration diagram for st_cleaning_bin:
Collaboration graph

Data Fields

int sg_op_cnt
 
struct m0_op ** sg_ops
 
int sg_entity_cnt
 
struct m0_entity ** sg_entities
 
int sg_ptr_cnt
 
void ** sg_ptrs
 

Detailed Description

Definition at line 70 of file st_assert.c.

Field Documentation

◆ sg_entities

struct m0_entity** sg_entities

Definition at line 77 of file st_assert.c.

◆ sg_entity_cnt

int sg_entity_cnt

Definition at line 76 of file st_assert.c.

◆ sg_op_cnt

int sg_op_cnt

Definition at line 72 of file st_assert.c.

◆ sg_ops

struct m0_op** sg_ops

Definition at line 73 of file st_assert.c.

◆ sg_ptr_cnt

int sg_ptr_cnt

Definition at line 80 of file st_assert.c.

◆ sg_ptrs

void** sg_ptrs

Definition at line 81 of file st_assert.c.


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