Searched refs:B_PRIdOFF (Results 1 - 25 of 111) sorted by relevance

12345

/haiku/src/kits/network/libnetservices/
H A DUrlSynchronousRequest.cpp95 PRINT(("SynchronousRequest::DownloadProgress(%" B_PRIdOFF ", %" B_PRIdOFF
104 PRINT(("SynchronousRequest::UploadProgress(%" B_PRIdOFF ", %" B_PRIdOFF
/haiku/src/bin/bfs_tools/lib/
H A Ddump.cpp60 Print(" num_blocks = %" B_PRIdOFF "\n", superBlock->num_blocks);
61 Print(" used_blocks = %" B_PRIdOFF "\n", superBlock->used_blocks);
72 Print(" log_start = %" B_PRIdOFF "\n", superBlock->log_start);
73 Print(" log_end = %" B_PRIdOFF "\n", superBlock->log_end);
95 snprintf(buffer, sizeof(buffer), " %16" B_PRIdOFF, offset);
104 Print(" max_direct_range = %" B_PRIdOFF "\n",
110 Print(" max_indirect_range = %" B_PRIdOFF "\n",
118 Print(" max_double_indirect_range = %" B_PRIdOFF "\n",
120 Print(" size = %" B_PRIdOFF "\n", stream->size);
202 printf(" root_node_pointer = %" B_PRIdOFF "\
[all...]
H A DDisk.cpp157 fprintf(stderr,"Disk: Invalid file size (%" B_PRIdOFF " bytes)!\n",
251 printf("Disk size %" B_PRIdOFF " bytes, %.2f GB\n", fSize, 1.0 * fSize
264 printf("Scanning Disk from %" B_PRIdOFF " to %" B_PRIdOFF "\n", start,
270 printf(" %12" B_PRIdOFF ", %.2f GB %s1A\n", offset,
290 B_PRIdOFF "\n", superBlocks.CountItems() + 1, offset);
318 printf("%" B_PRId32 ") %s, offset %" B_PRIdOFF ", size %g GB (%svalid)"
467 "(%" B_PRIdOFF " blocks before indices)!\n", LogSize());
509 fprintf(stderr, "could not read from device (offset = %" B_PRIdOFF
568 fprintf(stderr,"could not read from device (offset = %" B_PRIdOFF
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDataStream.cpp173 TRACE("FindBlock(offset %" B_PRIdOFF "): %" B_PRIu64" %" B_PRIu32 "\n", offset,
182 TRACE("DataStream::Enlarge(): current size: %" B_PRIdOFF ", target size: %"
183 B_PRIdOFF "\n", fNumBlocks, numBlocks);
199 TRACE("DataStream::Enlarge(): current size: %" B_PRIdOFF
200 ", target size: %" B_PRIdOFF "\n", fNumBlocks, targetBlocks);
206 TRACE("DataStream::Enlarge(): indirect current size: %" B_PRIdOFF
207 ", target size: %" B_PRIdOFF "\n", fNumBlocks, targetBlocks);
217 TRACE("DataStream::Enlarge(): current size: %" B_PRIdOFF
218 ", target size: %" B_PRIdOFF "\n", fNumBlocks, targetBlocks);
224 TRACE("DataStream::Enlarge(): indirect2 current size: %" B_PRIdOFF
[all...]
H A DInode.cpp143 B_PRIdOFF ", data: %p, index: %" B_PRIu32 ", inode size: %" B_PRIu32
174 TRACE("inode %" B_PRIdINO " at block %" B_PRIdOFF "\n", fID, blockNum);
201 ERROR("Inode::UpdateNodeFromDisk(%" B_PRIdOFF "): "
249 TRACE("Inode::WriteAt(%" B_PRIdOFF ", %p, *(%p) = %" B_PRIuSIZE ")\n", pos,
282 TRACE("Inode::WriteAt(): Old size: %" B_PRIdOFF ":%" B_PRIdOFF
283 ", new size: %" B_PRIdOFF ":%" B_PRIdOFF "\n",
313 TRACE("Inode::WriteAt(): Performing write: %p, %" B_PRIdOFF ", %p, %"
329 TRACE("Inode::FileGapWithZeros(%" B_PRIdOFF "
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dcache.cpp99 //TRACE(("get_block(num = %" B_PRIdOFF ")\n", num);
110 //TRACE(("release_block(num = %" B_PRIdOFF ")\n", num));
120 TRACE(("block_cache_get(block = %" B_PRIdOFF ")\n", blockNumber));
128 TRACE(("block_cache_make_writable(block = %" B_PRIdOFF ", transaction = %"
139 TRACE(("block_cache_get_writable(block = %" B_PRIdOFF
150 TRACE(("block_cache_set_dirty(block = %" B_PRIdOFF
164 TRACE(("block_cache_put(block = %" B_PRIdOFF ")\n", blockNumber));
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DDebug.cpp55 kprintf(" num_blocks = %" B_PRIdOFF "\n", superBlock->NumBlocks());
56 kprintf(" used_blocks = %" B_PRIdOFF "\n", superBlock->UsedBlocks());
70 kprintf(" log_start = %" B_PRIdOFF "\n", superBlock->LogStart());
71 kprintf(" log_end = %" B_PRIdOFF "\n", superBlock->LogEnd());
90 kprintf(" max_direct_range = %" B_PRIdOFF "\n",
96 kprintf(" max_indirect_range = %" B_PRIdOFF "\n",
104 kprintf(" max_double_indirect_range = %" B_PRIdOFF "\n",
106 kprintf(" size = %" B_PRIdOFF "\n", stream->Size());
155 kprintf(" root_node_pointer = %" B_PRIdOFF "\n", header->RootNode());
156 kprintf(" free_node_pointer = %" B_PRIdOFF "\
[all...]
H A DBPlusTree.cpp319 FATAL(("invalid node [%p] read from offset %" B_PRIdOFF " (block %"
320 B_PRIdOFF "), inode at %" B_PRIdINO "\n", fNode, offset,
353 FATAL(("invalid node [%p] read from offset %" B_PRIdOFF " (block %"
354 B_PRIdOFF "), inode at %" B_PRIdINO "\n", fNode, offset,
711 dprintf("B+tree header size %" B_PRIdOFF " doesn't fit file size %"
712 B_PRIdOFF "!\n", fHeader.MaximumSize(), stream->Size());
782 dprintf("inode %" B_PRIdOFF ": free node at %" B_PRIdOFF " could "
790 dprintf("inode %" B_PRIdOFF ": free node at %" B_PRIdOFF
[all...]
H A DCheckVisitor.cpp255 FATAL(("inode at %" B_PRIdOFF " is of wrong type: %o (parent "
256 "%o at %" B_PRIdOFF ")!\n", inode->BlockNumber(),
339 FATAL(("Could not open inode at %" B_PRIdOFF ": %s\n", id,
371 FATAL(("Could not open b+tree from inode at %" B_PRIdOFF "\n",
641 ": blocks %" B_PRIdOFF " - %" B_PRIdOFF " are not allocated!\n",
662 FATAL(("%s: block_run(%d, %u, %u): blocks %" B_PRIdOFF
663 " - %" B_PRIdOFF " are already set!\n", type,
687 FATAL(("check: Could not open index at %" B_PRIdOFF "\n",
/haiku/src/add-ons/kernel/file_systems/udf/
H A DRecognition.cpp57 TRACE(("udf_recognize: device: = %d, offset = %" B_PRIdOFF ", length = %"
58 B_PRIdOFF ", blockSize = %" B_PRIu32 "\n", device, offset, length,
111 B_PRIdOFF ", blockSize = %" B_PRIu32 ", blockShift = %" B_PRIu32 "\n",
130 "address = %" B_PRIdOFF ", ", block, address));
159 TRACE(("read_pos(pos:%" B_PRIdOFF ", len:%" B_PRIu32 ") "
197 PRINT(("block %" B_PRIdOFF ": read_pos(pos:%" B_PRIdOFF ", "
206 PRINT(("block %" B_PRIdOFF ": invalid anchor\n", block));
208 PRINT(("block %" B_PRIdOFF ": valid anchor\n", block));
212 PRINT(("block %" B_PRIdOFF "
[all...]
H A DPhysicalPartition.cpp42 B_PRIdOFF "\n", logicalBlock, physicalBlock));
H A DIcb.cpp26 ", id = %p, position = %" B_PRIdOFF ", parent length = %" B_PRIu64
233 DEBUG_INIT_ETC("Icb", ("pos: %" B_PRIdOFF, pos));
249 "%" B_PRIdOFF ". status = 0x%" B_PRIx32 " `%s'\n", pos, status,
262 "%" B_PRIdOFF ". status = 0x%" B_PRIx32 " `%s'\n", pos,
294 TRACE(("Icb::FindBlock: block %" B_PRIdOFF "\n", block));
303 TRACE(("Icb::Read: pos = %" B_PRIdOFF ", buffer = %p, length = (%p)->%ld\n",
306 DEBUG_INIT_ETC("Icb", ("pos: %" B_PRIdOFF " , length: %ld", pos, *length));
369 TRACE(("Icb::_Read(): list = %p, pos = %" B_PRIdOFF ", buffer = %p, "
383 TRACE(("Icb::_Read(): pos: %" B_PRIdOFF ", bytesLeft: %ld\n", pos,
390 B_PRIdOFF "
[all...]
H A DVolume.cpp51 TRACE(("Volume::Mount: deviceName = `%s', offset = %" B_PRIdOFF ", length "
52 "= %" B_PRIdOFF ", blockSize: %" B_PRIu32 ", flags: %" B_PRIu32 "\n",
245 TRACE(("Volume::Mount: device = %d, offset = %" B_PRIdOFF ", length = %"
246 B_PRIdOFF ", blockSize = %" B_PRIu32 ", blockShift = %" B_PRIu32 "\n",
269 TRACE_ERROR(("read_pos(pos:%" B_PRIdOFF ", len:%" B_PRIu32
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDataStream.cpp66 TRACE("inode %" B_PRIdINO ": cluster %" B_PRIu32 ", pos %" B_PRIdOFF ", %"
67 B_PRIdOFF "\n", fInode->ID(), clusterIndex, pos, physical);
/haiku/src/add-ons/kernel/partitioning_systems/sun/
H A Dsun.cpp146 TRACE(("%" B_PRIdOFF " heads, %" B_PRIdOFF " sectors, cylindersize %"
147 B_PRIdOFF "\n", headCount, sectorsPerTrack, cylinderSize));
160 TRACE(("Part %d type %d start %" B_PRIdOFF " size %" B_PRIdOFF "\n", i,
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A Dsession.cpp42 DEBUG_INIT_ETC(NULL, ("fd: %d, id: %" B_PRId32 ", offset: %" B_PRIdOFF ", "
43 "size: %" B_PRIdOFF ", block_size: %" B_PRId32 ", flags: 0x%" B_PRIx32,
74 "size: %" B_PRIdOFF ", block_size: %" B_PRId32 ", cookie: %p", fd,
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DSettings.cpp78 PRINT(("Settings::SetTo(%" B_PRIdOFF ", %" B_PRIdOFF ")\n", volumeOffset,
91 PRINT(("Settings::SetTo(%" B_PRIdOFF ", %" B_PRIdOFF ") done: B_OK\n",
230 PRINT(("Settings::_FindVolumeParameter(%" B_PRIdOFF ", %" B_PRIdOFF ")\n",
/haiku/src/bin/
H A Ddf.cpp128 printf("\n I/O Size: %10s (%" B_PRIdOFF " byte)\n",
130 printf(" Block Size: %10s (%" B_PRIdOFF " byte)\n",
132 printf(" Total Blocks: %10s (%" B_PRIdOFF " blocks)\n",
134 printf(" Free Blocks: %10s (%" B_PRIdOFF " blocks)\n",
136 printf(" Total Nodes: %" B_PRIdOFF "\n", info.total_nodes);
137 printf(" Free Nodes: %" B_PRIdOFF "\n", info.free_nodes);
H A Ddriveinfo.c81 printf("offset:\t%" B_PRIdOFF "\n", partition.offset);
82 printf("size:\t%" B_PRIdOFF "\n", partition.size);
/haiku/src/system/kernel/device_manager/
H A DIOCache.cpp130 TRACE("%p->IOCache::SetDeviceCapacity(%" B_PRIdOFF ")\n", this,
231 TRACE("%p->IOCache::ScheduleRequest(%p): offset: %" B_PRIdOFF
271 TRACE("%p->IOCache::_TransferRequestLine(%p, %" B_PRIdOFF
272 ", %" B_PRIdOFF ", %" B_PRIuSIZE ")\n", this, request, lineOffset,
386 "cache (offset: %" B_PRIdOFF ", length: %" B_PRIuSIZE "), "
387 "trying uncached read (offset: %" B_PRIdOFF ", length: %"
437 TRACE("%p->IOCache::_TransferRequestLineUncached(%p, %" B_PRIdOFF
438 ", %" B_PRIdOFF ", %" B_PRIuSIZE ")\n", this, request, lineOffset,
447 "beyond current cache line (%" B_PRIdOFF " vs. %" B_PRIdOFF ")\
[all...]
/haiku/src/bin/bfs_tools/
H A Dbfsinfo.cpp92 snprintf(buffer, sizeof(buffer), " %16" B_PRIdOFF, offset);
153 snprintf(buffer, sizeof(buffer), " %16" B_PRIdOFF, offset);
301 printf(" Number of Blocks:%*" B_PRIdOFF "\t%*s\n", 17, disk.NumBlocks(),
306 printf(" Used Blocks:%*" B_PRIdOFF "\t%*s\n", 22,
311 printf(" Free Blocks:%*" B_PRIdOFF "\t%*s\n", 22,
381 printf("Inode at block %" B_PRIdOFF ":\n------------------------------"
391 printf("B+Tree at block %" B_PRIdOFF ":\n-----------------------------"
419 printf("Validating B+Tree at block %" B_PRIdOFF ":\n------------------"
434 printf("Hexdump from inode at block %" B_PRIdOFF ":\n-----------------"
H A Drecover.cpp60 B_PRIdOFF ": %s\n", inode->Offset(), strerror(status));
247 printf(" node: %" B_PRIdOFF " \"%s\"\n", position,
273 printf(" block %" B_PRIdOFF " (%" B_PRIdOFF "%%), %" B_PRIdOFF
279 printf("\n%" B_PRIdOFF " inodes found.\n", count);
281 printf("\n%20" B_PRIdOFF " directories found (total of %" B_PRIdOFF
282 " bytes)\n%20" B_PRIdOFF " files found (total of %" B_PRIdOFF
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dfile_cache.cpp35 B_PRIdOFF ")\n", mountID, vnodeID, size));
154 PRINT(("file_cache_read(%p, %p, %" B_PRIdOFF ", %p, %lu)\n",
168 PRINT(("file_cache_write(%p, %p, %" B_PRIdOFF ", %p, %lu)\n",
/haiku/src/apps/installer/
H A DProgressReporter.cpp72 printf("%" B_PRIdOFF " bytes to write in %" B_PRId64 " files\n",
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dmkdos.cpp95 dprintf("dosfs_initialize(%d, , '%s', '%s', %" B_PRIdOFF ")\n",
167 dprintf("dosfs: partition info: start at %" B_PRIdOFF " bytes "
168 "(%" B_PRIdOFF " sectors), "
169 "%" B_PRIdOFF " KB, "
170 "%" B_PRIdOFF " MB, "
171 "%" B_PRIdOFF " GB\n",
177 dprintf("dosfs: partition info: size %" B_PRIdOFF " bytes, "
178 "%" B_PRIdOFF " KB, "
179 "%" B_PRIdOFF " MB, "
180 "%" B_PRIdOFF " G
[all...]

Completed in 273 milliseconds

12345