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

#include <super.h>

Data Fields

struct ceph_bufferblob
 
struct ceph_bufferprealloc_blob
 
struct rb_root index
 
bool dirty
 
int count
 
int names_size
 
int vals_size
 
u64 version
 
u64 index_version
 

Detailed Description

Definition at line 230 of file super.h.

Field Documentation

Definition at line 238 of file super.h.

int count

Definition at line 242 of file super.h.

bool dirty

Definition at line 241 of file super.h.

struct rb_root index

Definition at line 240 of file super.h.

u64 index_version

Definition at line 245 of file super.h.

int names_size

Definition at line 243 of file super.h.

struct ceph_buffer * prealloc_blob

Definition at line 238 of file super.h.

int vals_size

Definition at line 244 of file super.h.

u64 version

Definition at line 245 of file super.h.


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