Searched defs:ocfs2_extent_block (Results 1 – 1 of 1) sorted by relevance
505 struct ocfs2_extent_block struct507 /*00*/ __u8 h_signature[8]; /* Signature for verification */508 struct ocfs2_block_check h_check; /* Error checking */509 /*10*/ __le16 h_suballoc_slot; /* Slot suballocator this511 __le16 h_suballoc_bit; /* Bit offset in suballocator513 __le32 h_fs_generation; /* Must match super block */514 __le64 h_blkno; /* Offset on disk, in blocks */515 /*20*/ __le64 h_suballoc_loc; /* Suballocator block group this519 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,522 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */