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

#include <xfs_attr_leaf.h>

Data Fields

xfs_da_blkinfo_t info
 
__be16 count
 
__be16 usedbytes
 
__be16 firstused
 
__u8 holes
 
__u8 pad1
 
xfs_attr_leaf_map_t freemap [XFS_ATTR_LEAF_MAPSIZE]
 

Detailed Description

Definition at line 79 of file xfs_attr_leaf.h.

Field Documentation

__be16 count

Definition at line 81 of file xfs_attr_leaf.h.

__be16 firstused

Definition at line 83 of file xfs_attr_leaf.h.

Definition at line 86 of file xfs_attr_leaf.h.

__u8 holes

Definition at line 84 of file xfs_attr_leaf.h.

Definition at line 80 of file xfs_attr_leaf.h.

__u8 pad1

Definition at line 85 of file xfs_attr_leaf.h.

__be16 usedbytes

Definition at line 82 of file xfs_attr_leaf.h.


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