Searched refs:ext4bgd_b_bmap_csum_hi (Results 1 – 2 of 2) sorted by relevance
71 (offsetof(struct ext2_gd, ext4bgd_b_bmap_csum_hi) + \542 hi = le16toh(fs->e2fs_gd[cg].ext4bgd_b_bmap_csum_hi); in ext2_gd_b_bitmap_csum_verify()567 fs->e2fs_gd[cg].ext4bgd_b_bmap_csum_hi = htole16(csum >> 16); in ext2_gd_b_bitmap_csum_set()
392 uint16_t ext4bgd_b_bmap_csum_hi;/* high bits of block bitmap checksum */ member