Searched refs:block_bitmap_high (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h244 uint32 block_bitmap_high; member in struct:ext2_block_group
261 ((uint64)B_LENDIAN_TO_HOST_INT32(block_bitmap_high) << 32);
H A DVolume.cpp450 size_t offsetExt4 = offsetof(ext2_block_group, block_bitmap_high);

Completed in 70 milliseconds