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

Data Fields

struct ocfs2_per_slot_free_listf_next_suballocator
 
int f_inode_type
 
int f_slot
 
struct ocfs2_cached_block_freef_first
 

Detailed Description

Definition at line 6277 of file alloc.c.

Field Documentation

Definition at line 6281 of file alloc.c.

int f_inode_type

Definition at line 6279 of file alloc.c.

struct ocfs2_per_slot_free_list* f_next_suballocator

Definition at line 6278 of file alloc.c.

int f_slot

Definition at line 6280 of file alloc.c.


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