Motr  M0
m0_utility_param Struct Reference

#include <helper.h>

Collaboration diagram for m0_utility_param:
Collaboration graph

Data Fields

struct m0_uint128 cup_id
 
uint64_t cup_block_size
 
uint64_t cup_block_count
 
int cup_n_obj
 
uint64_t cup_offset
 
bool cup_take_locks
 
uint64_t cup_trunc_len
 
char * cup_file
 
int cup_blks_per_io
 
bool cup_update_mode
 
struct m0_fid cup_pver
 
uint32_t flags
 

Detailed Description

Definition at line 64 of file helper.h.

Field Documentation

◆ cup_blks_per_io

int cup_blks_per_io

Definition at line 73 of file helper.h.

◆ cup_block_count

uint64_t cup_block_count

Definition at line 67 of file helper.h.

◆ cup_block_size

uint64_t cup_block_size

Definition at line 66 of file helper.h.

◆ cup_file

char* cup_file

Definition at line 72 of file helper.h.

◆ cup_id

struct m0_uint128 cup_id

Definition at line 65 of file helper.h.

◆ cup_n_obj

int cup_n_obj

Definition at line 68 of file helper.h.

◆ cup_offset

uint64_t cup_offset

Definition at line 69 of file helper.h.

◆ cup_pver

struct m0_fid cup_pver

Definition at line 75 of file helper.h.

◆ cup_take_locks

bool cup_take_locks

Definition at line 70 of file helper.h.

◆ cup_trunc_len

uint64_t cup_trunc_len

Definition at line 71 of file helper.h.

◆ cup_update_mode

bool cup_update_mode

Definition at line 74 of file helper.h.

◆ flags

uint32_t flags

Definition at line 76 of file helper.h.


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