Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dext_common.h145 __le32 block_id_high; member
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_common.c159 block_nr += (uint64_t)le32_to_cpu(bg->block_id_high) << 32; in ext4fs_bg_get_block_id()