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

#include <xfs_ag.h>

Data Fields

__be32 agi_magicnum
 
__be32 agi_versionnum
 
__be32 agi_seqno
 
__be32 agi_length
 
__be32 agi_count
 
__be32 agi_root
 
__be32 agi_level
 
__be32 agi_freecount
 
__be32 agi_newino
 
__be32 agi_dirino
 
__be32 agi_unlinked [XFS_AGI_UNLINKED_BUCKETS]
 

Detailed Description

Definition at line 116 of file xfs_ag.h.

Field Documentation

__be32 agi_count

Definition at line 129 of file xfs_ag.h.

__be32 agi_dirino

Definition at line 134 of file xfs_ag.h.

__be32 agi_freecount

Definition at line 132 of file xfs_ag.h.

__be32 agi_length

Definition at line 123 of file xfs_ag.h.

__be32 agi_level

Definition at line 131 of file xfs_ag.h.

__be32 agi_magicnum

Definition at line 120 of file xfs_ag.h.

__be32 agi_newino

Definition at line 133 of file xfs_ag.h.

__be32 agi_root

Definition at line 130 of file xfs_ag.h.

__be32 agi_seqno

Definition at line 122 of file xfs_ag.h.

Definition at line 139 of file xfs_ag.h.

__be32 agi_versionnum

Definition at line 121 of file xfs_ag.h.


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