Searched defs:ext4_extent_index (Results 1 – 1 of 1) sorted by relevance
59 struct ext4_extent_index { struct60 uint32_t ei_blk; /* indexes logical blocks */61 uint32_t ei_leaf_lo; /* points to physical block of the63 uint16_t ei_leaf_hi; /* high 16 bits of physical block */64 uint16_t ei_unused;