Motr  M0
m0_gvertice Struct Reference

#include <graph.h>

Collaboration diagram for m0_gvertice:
Collaboration graph

Data Fields

uint64_t vh_typeid
 
struct m0_fid vh_fid
 
uint64_t vh_gen
 
struct m0_cookie vh_cookie
 
struct m0_garc vh_next
 
struct m0_garc vh_prev
 

Detailed Description

Definition at line 57 of file graph.h.

Field Documentation

◆ vh_cookie

struct m0_cookie vh_cookie

Definition at line 61 of file graph.h.

◆ vh_fid

struct m0_fid vh_fid

Definition at line 59 of file graph.h.

◆ vh_gen

uint64_t vh_gen

Definition at line 60 of file graph.h.

◆ vh_next

struct m0_garc vh_next

Definition at line 62 of file graph.h.

◆ vh_prev

struct m0_garc vh_prev

Definition at line 63 of file graph.h.

◆ vh_typeid

uint64_t vh_typeid

Definition at line 58 of file graph.h.


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