Lines Matching refs:B_PRIu64
54 TRACE("FindBlock(%" B_PRIdOFF ", %" B_PRIu64 ")\n", offset, index); in FindBlock()
74 TRACE("FindBlock() getting index %" B_PRId32 " at %" B_PRIu64 "\n", in FindBlock()
122 TRACE("FindBlock() sparse block index %" B_PRIu64 " at beginning of " in FindBlock()
132 TRACE("FindBlock() sparse block index %" B_PRIu64 " at %" B_PRIu32 in FindBlock()
147 TRACE("FindBlock(offset %" B_PRIdOFF "): %" B_PRIu64 " %" B_PRIu32 in FindBlock()
192 TRACE("Enlarge() getting index %" B_PRId32 " at %" B_PRIu64 "\n", in Enlarge()
204 TRACE("Enlarge() last %" B_PRIu64 " allocatedPos %" B_PRIu64 "\n", in Enlarge()
252 TRACE("Enlarge() move root to block %" B_PRIu64 "\n", in Enlarge()
301 TRACE("Enlarge() init index block %" B_PRIu64 " at depth %d\n", in Enlarge()
345 TRACE("Enlarge() init entry block %" B_PRIu64 in Enlarge()
363 TRACE("Enlarge() add entry %" B_PRIu64 "\n", fAllocatedPos); in Enlarge()
408 TRACE("Shrink() getting index %" B_PRId32 " at %" B_PRIu64 "\n", in Shrink()
429 TRACE("Shrink() free block %" B_PRIu64 " length %d\n", block, in Shrink()
508 panic("_Check() entry %" B_PRId32 " %" B_PRIu64 " %" B_PRIu32 in _Check()
521 panic("_Check() index %" B_PRId32 " %" B_PRIu64 " %" B_PRIu32 in _Check()
551 panic("_CheckBlock() entry %" B_PRId32 " %" B_PRIu64 " %" in _CheckBlock()
552 B_PRIu64 " %d\n", i, block, entry.PhysicalBlock(), in _CheckBlock()
564 panic("_CheckBlock() index %" B_PRId32 " %" B_PRIu64 "\n", i, block); in _CheckBlock()