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

#include <ocfs2_fs.h>

Data Fields

__u8 h_signature [8]
 
struct ocfs2_block_check h_check
 
__le16 h_suballoc_slot
 
__le16 h_suballoc_bit
 
__le32 h_fs_generation
 
__le64 h_blkno
 
__le64 h_suballoc_loc
 
__le64 h_next_leaf_blk
 
struct ocfs2_extent_list h_list
 

Detailed Description

Definition at line 533 of file ocfs2_fs.h.

Field Documentation

__le64 h_blkno

Definition at line 542 of file ocfs2_fs.h.

Definition at line 536 of file ocfs2_fs.h.

__le32 h_fs_generation

Definition at line 541 of file ocfs2_fs.h.

Definition at line 550 of file ocfs2_fs.h.

__le64 h_next_leaf_blk

Definition at line 547 of file ocfs2_fs.h.

__u8 h_signature[8]

Definition at line 535 of file ocfs2_fs.h.

__le16 h_suballoc_bit

Definition at line 539 of file ocfs2_fs.h.

__le64 h_suballoc_loc

Definition at line 543 of file ocfs2_fs.h.

__le16 h_suballoc_slot

Definition at line 537 of file ocfs2_fs.h.


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