Home
last modified time | relevance | path

Searched refs:ei_leaf_hi (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dext4fs.h68 __le16 ei_leaf_hi; /* high 16 bits of physical block */ member
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c1554 block = le16_to_cpu(index[i].ei_leaf_hi); in ext4fs_get_extent_block()