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

#include <reiserfs.h>

Data Fields

int vi_index
 
unsigned short vi_type
 
unsigned short vi_item_len
 
struct item_headvi_ih
 
const charvi_item
 
const voidvi_new_data
 
voidvi_uarea
 

Detailed Description

Definition at line 2007 of file reiserfs.h.

Field Documentation

struct item_head* vi_ih

Definition at line 2011 of file reiserfs.h.

int vi_index

Definition at line 2008 of file reiserfs.h.

const char* vi_item

Definition at line 2012 of file reiserfs.h.

unsigned short vi_item_len

Definition at line 2010 of file reiserfs.h.

const void* vi_new_data

Definition at line 2013 of file reiserfs.h.

unsigned short vi_type

Definition at line 2009 of file reiserfs.h.

void* vi_uarea

Definition at line 2014 of file reiserfs.h.


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