Searched refs:root_info_length (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTree.h85 uint8 root_info_length; member in struct:HTreeRoot
H A DHTree.cpp40 if (root_info_length != 8)
132 off_t start = (off_t)root->root_info_length
H A DDirectoryIterator.cpp615 root->root_info_length = 8;
742 off_t start = (off_t)root->root_info_length

Completed in 45 milliseconds