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

/haiku/src/apps/haikudepot/tar/
H A DTarArchiveService.h35 static off_t _BytesRoundedToBlocks(off_t value);
H A DTarArchiveService.cpp92 offset += _BytesRoundedToBlocks(header.Length());
225 TarArchiveService::_BytesRoundedToBlocks(off_t value) function in class:TarArchiveService

Completed in 44 milliseconds