Searched defs:firstBlock (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DFile.cpp315 uint64 firstBlock = offset / B_PAGE_SIZE; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDirectoryIterator.cpp583 uint8* firstBlock = cachedFirst.SetToWritable(transaction, fPhysicalBlock); local
H A Dkernel_interface.cpp499 uint32 firstBlock = volume->FirstDataBlock(); local

Completed in 80 milliseconds