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

#include <xfs_attr_leaf.h>

Data Fields

__be32 valueblk
 
__be32 valuelen
 
__u8 namelen
 
__u8 name [1]
 

Detailed Description

Definition at line 103 of file xfs_attr_leaf.h.

Field Documentation

__u8 name[1]

Definition at line 107 of file xfs_attr_leaf.h.

__u8 namelen

Definition at line 106 of file xfs_attr_leaf.h.

__be32 valueblk

Definition at line 104 of file xfs_attr_leaf.h.

__be32 valuelen

Definition at line 105 of file xfs_attr_leaf.h.


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