HomeSort by relevance Sort by last modified time
    Searched refs:inode_id_high (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
ext_common.h 145 __le32 inode_id_high; member in struct:ext2_block_group
  /external/u-boot/fs/ext4/
ext4_common.c 168 block_nr += (uint64_t)le32_to_cpu(bg->inode_id_high) << 32;
    [all...]

Completed in 128 milliseconds