Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dext_common.h71 __le32 first_data_block; member
/openbmc/u-boot/fs/ext4/
H A Dext4_write.c610 - le32_to_cpu(ext4fs_root->sblock.first_data_block), in ext4fs_init()
H A Dext4_common.c1573 blkno = le32_to_cpu(data->sblock.first_data_block) + 1 + in ext4fs_blockgroup()