Home
last modified time | relevance | path

Searched refs:ee_len (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dext4fs.h56 __le16 ee_len; /* number of blocks covered by extent */ member
/openbmc/u-boot/fs/ext4/
H A Dext4_common.c1654 endblock = startblock + le16_to_cpu(extent[i].ee_len); in read_allocated_block()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch258 - uint16_t ee_len; /* number of blocks covered by extent */