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

#include <xfs_bmap_btree.h>

Data Fields

xfs_fileoff_t br_startoff
 
xfs_fsblock_t br_startblock
 
xfs_filblks_t br_blockcount
 
xfs_exntst_t br_state
 

Detailed Description

Definition at line 119 of file xfs_bmap_btree.h.

Field Documentation

xfs_filblks_t br_blockcount

Definition at line 123 of file xfs_bmap_btree.h.

xfs_fsblock_t br_startblock

Definition at line 122 of file xfs_bmap_btree.h.

xfs_fileoff_t br_startoff

Definition at line 121 of file xfs_bmap_btree.h.

xfs_exntst_t br_state

Definition at line 124 of file xfs_bmap_btree.h.


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