Home
last modified time | relevance | path

Searched refs:InodeTable (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DVolume.cpp371 block = group->InodeTable(Has64bitFeature()) in GetInodeBlock()
506 * fGroupDescriptorSize))->InodeTable(Has64bitFeature())); in GetBlockGroup()
H A Dext2.h272 uint64 InodeTable(bool has64bits) const in InodeTable() function