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

#include <ocfs2_fs.h>

Data Fields

__u8 xb_signature [8]
 
__le16 xb_suballoc_slot
 
__le16 xb_suballoc_bit
 
__le32 xb_fs_generation
 
__le64 xb_blkno
 
struct ocfs2_block_check xb_check
 
__le16 xb_flags
 
__le16 xb_reserved0
 
__le32 xb_reserved1
 
__le64 xb_suballoc_loc
 
union {
   struct ocfs2_xattr_header   xb_header
 
   struct ocfs2_xattr_tree_root   xb_root
 
xb_attrs
 

Detailed Description

Definition at line 1092 of file ocfs2_fs.h.

Field Documentation

union { ... } xb_attrs
__le64 xb_blkno

Definition at line 1099 of file ocfs2_fs.h.

Definition at line 1100 of file ocfs2_fs.h.

__le16 xb_flags

Definition at line 1101 of file ocfs2_fs.h.

__le32 xb_fs_generation

Definition at line 1098 of file ocfs2_fs.h.

Definition at line 1110 of file ocfs2_fs.h.

__le16 xb_reserved0

Definition at line 1103 of file ocfs2_fs.h.

__le32 xb_reserved1

Definition at line 1104 of file ocfs2_fs.h.

Definition at line 1112 of file ocfs2_fs.h.

__u8 xb_signature[8]

Definition at line 1093 of file ocfs2_fs.h.

__le16 xb_suballoc_bit

Definition at line 1096 of file ocfs2_fs.h.

__le64 xb_suballoc_loc

Definition at line 1105 of file ocfs2_fs.h.

__le16 xb_suballoc_slot

Definition at line 1094 of file ocfs2_fs.h.


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