Motr  M0
m0_md_lustre_fid Struct Reference

#include <lustre.h>

Collaboration diagram for m0_md_lustre_fid:
Collaboration graph

Data Fields

uint64_t f_seq
 
uint32_t f_oid
 
uint32_t f_ver
 

Detailed Description

These two structures used for testing mdstore functionality. To do so we use changelog dump created by dump.changelog program, parse it, convert to fops and feed to test program in fops form.

Definition at line 33 of file lustre.h.

Field Documentation

◆ f_oid

uint32_t f_oid

Definition at line 35 of file lustre.h.

◆ f_seq

uint64_t f_seq

Definition at line 34 of file lustre.h.

◆ f_ver

uint32_t f_ver

Definition at line 36 of file lustre.h.


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