Home
last modified time | relevance | path

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

/openbsd-src/sys/ufs/ext2fs/
H A Dext2fs_extents.h52 struct ext4_extent_index { struct
53 uint32_t ei_blk; /* indexes logical blocks */
54 uint32_t ei_leaf_lo; /* points to physical block of the
56 uint16_t ei_leaf_hi; /* high 16 bits of physical block */
57 uint16_t ei_unused;