Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2_fs.h544 struct ocfs2_extent_block struct
546 /*00*/ __u8 h_signature[8]; /* Signature for verification */
547 struct ocfs2_block_check h_check; /* Error checking */
548 /*10*/ __le16 h_suballoc_slot; /* Slot suballocator this
550 __le16 h_suballoc_bit; /* Bit offset in suballocator
552 __le32 h_fs_generation; /* Must match super block */
553 __le64 h_blkno; /* Offset on disk, in blocks */
554 /*20*/ __le64 h_suballoc_loc; /* Suballocator block group this
558 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,
561 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */