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

#include <xfs_dir2_format.h>

Data Fields

__be32 magic
 
__be32 firstdb
 
__be32 nvalid
 
__be32 nused
 

Detailed Description

Definition at line 510 of file xfs_dir2_format.h.

Field Documentation

__be32 firstdb

Definition at line 512 of file xfs_dir2_format.h.

__be32 magic

Definition at line 511 of file xfs_dir2_format.h.

__be32 nused

Definition at line 514 of file xfs_dir2_format.h.

__be32 nvalid

Definition at line 513 of file xfs_dir2_format.h.


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