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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h245 uint32 inode_bitmap_high; member in struct:ext2_block_group
269 ((uint64)B_LENDIAN_TO_HOST_INT32(inode_bitmap_high) << 32);
H A DBlockAllocator.cpp532 inode_bitmap_high)) {
545 inode_bitmap_high)) {

Completed in 110 milliseconds