Searched refs:inode_id_high (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | ext_common.h | 150 __le32 inode_id_high; member |
/u-boot/fs/ext4/ | ||
A D | ext4_common.c | 170 block_nr += (uint64_t)le32_to_cpu(bg->inode_id_high) << 32; in ext4fs_bg_get_inode_id() |
Completed in 7 milliseconds