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

Data Fields

int si_extended
 
int si_slots_per_block
 
struct inodesi_inode
 
unsigned int si_blocks
 
struct buffer_head ** si_bh
 
unsigned int si_num_slots
 
struct ocfs2_slotsi_slots
 

Detailed Description

Definition at line 51 of file slot_map.c.

Field Documentation

struct buffer_head** si_bh

Definition at line 56 of file slot_map.c.

unsigned int si_blocks

Definition at line 55 of file slot_map.c.

int si_extended

Definition at line 52 of file slot_map.c.

struct inode* si_inode

Definition at line 54 of file slot_map.c.

unsigned int si_num_slots

Definition at line 57 of file slot_map.c.

struct ocfs2_slot* si_slots

Definition at line 58 of file slot_map.c.

int si_slots_per_block

Definition at line 53 of file slot_map.c.


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