Home
last modified time | relevance | path

Searched defs:ocfs2_extent_block (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/ocfs2/
Docfs2_fs.h536 struct ocfs2_extent_block struct
538 /*00*/ __u8 h_signature[8]; /* Signature for verification */
539 struct ocfs2_block_check h_check; /* Error checking */
540 /*10*/ __le16 h_suballoc_slot; /* Slot suballocator this
542 __le16 h_suballoc_bit; /* Bit offset in suballocator
544 __le32 h_fs_generation; /* Must match super block */
545 __le64 h_blkno; /* Offset on disk, in blocks */
546 /*20*/ __le64 h_suballoc_loc; /* Suballocator block group this
550 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,
553 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */