Searched defs:has64bits (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h153 void SetFreeBlocks(uint64 freeBlocks, bool has64bits) argument
314 SetFreeBlocks(uint32 freeBlocks, bool has64bits) argument
321 SetFreeInodes(uint32 freeInodes, bool has64bits) argument
328 SetUsedDirectories(uint16 usedDirectories, bool has64bits) argument
341 SetUnusedInodes(uint32 unusedInodes, bool has64bits) argument
[all...]
H A DRevokeManager.cpp21 RevokeManager::RevokeManager(bool has64bits) argument
H A DJournal.h118 void SetBlockNumber(uint64 block, bool has64bits) argument
H A DHashRevokeManager.cpp23 HashRevokeManager::HashRevokeManager(bool has64bits) argument

Completed in 28 milliseconds