Searched defs:ocfs2_extent_block (Results 1 – 2 of 2) sorted by relevance
503 struct ocfs2_extent_block struct505 /*00*/ __u8 h_signature[8]; /* Signature for verification */506 struct ocfs2_block_check h_check; /* Error checking */507 /*10*/ __le16 h_suballoc_slot; /* Slot suballocator this509 __le16 h_suballoc_bit; /* Bit offset in suballocator511 __le32 h_fs_generation; /* Must match super block */512 __le64 h_blkno; /* Offset on disk, in blocks */513 /*20*/ __le64 h_suballoc_loc; /* Suballocator block group this517 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,520 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */
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 */