Motr  M0
index_cmd Struct Reference

#include <index.h>

Collaboration diagram for index_cmd:
Collaboration graph

Data Fields

int ic_cmd
 
struct m0_fid_arr ic_fids
 
struct m0_bufvec ic_keys
 
struct m0_bufvec ic_vals
 
int ic_cnt
 
int ic_len
 
char * ic_filename
 

Detailed Description

Definition at line 54 of file index.h.

Field Documentation

◆ ic_cmd

int ic_cmd

Definition at line 55 of file index.h.

◆ ic_cnt

int ic_cnt

Definition at line 59 of file index.h.

◆ ic_fids

struct m0_fid_arr ic_fids

Definition at line 56 of file index.h.

◆ ic_filename

char* ic_filename

Definition at line 61 of file index.h.

◆ ic_keys

struct m0_bufvec ic_keys

Definition at line 57 of file index.h.

◆ ic_len

int ic_len

Definition at line 60 of file index.h.

◆ ic_vals

struct m0_bufvec ic_vals

Definition at line 58 of file index.h.


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