Home
last modified time | relevance | path

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

/external/u-boot/include/
Dext4fs.h65 struct ext4_extent_idx { struct
66 __le32 ei_block; /* index covers logical blocks from 'block' */
67 __le32 ei_leaf_lo; /* pointer to the physical block of the next *
69 __le16 ei_leaf_hi; /* high 16 bits of physical block */
70 __u16 ei_unused;