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

#include <xfs_ialloc_btree.h>

Data Fields

xfs_agino_t ir_startino
 
__int32_t ir_freecount
 
xfs_inofree_t ir_free
 

Detailed Description

Definition at line 54 of file xfs_ialloc_btree.h.

Field Documentation

xfs_inofree_t ir_free

Definition at line 57 of file xfs_ialloc_btree.h.

__int32_t ir_freecount

Definition at line 56 of file xfs_ialloc_btree.h.

xfs_agino_t ir_startino

Definition at line 55 of file xfs_ialloc_btree.h.


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