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

#include <xfs_alloc_btree.h>

Data Fields

xfs_agblock_t ar_startblock
 
xfs_extlen_t ar_blockcount
 

Detailed Description

Definition at line 45 of file xfs_alloc_btree.h.

Field Documentation

xfs_extlen_t ar_blockcount

Definition at line 47 of file xfs_alloc_btree.h.

xfs_agblock_t ar_startblock

Definition at line 46 of file xfs_alloc_btree.h.


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