Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rbd_mapping Struct Reference

Data Fields

charsnap_name
 
u64 snap_id
 
u64 size
 
u64 features
 
bool snap_exists
 
bool read_only
 

Detailed Description

Definition at line 157 of file rbd.c.

Field Documentation

Definition at line 161 of file rbd.c.

bool read_only

Definition at line 163 of file rbd.c.

u64 size

Definition at line 160 of file rbd.c.

bool snap_exists

Definition at line 162 of file rbd.c.

u64 snap_id

Definition at line 159 of file rbd.c.

char* snap_name

Definition at line 158 of file rbd.c.


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