Lines Matching refs:B_PRIdOFF
60 B_PRIdOFF ": %s\n", inode->Offset(), strerror(status)); in Acquire()
247 printf(" node: %" B_PRIdOFF " \"%s\"\n", position, in collectInodes()
273 printf(" block %" B_PRIdOFF " (%" B_PRIdOFF "%%), %" B_PRIdOFF in collectInodes()
279 printf("\n%" B_PRIdOFF " inodes found.\n", count); in collectInodes()
281 printf("\n%20" B_PRIdOFF " directories found (total of %" B_PRIdOFF in collectInodes()
282 " bytes)\n%20" B_PRIdOFF " files found (total of %" B_PRIdOFF in collectInodes()
283 " bytes)\n%20" B_PRIdOFF " symlinks found\n" in collectInodes()
285 "%20" B_PRIdOFF " inodes total found.\n", in collectInodes()
297 printf("\nsearching from %" B_PRIdOFF " to %" B_PRIdOFF " (log area)\n", in collectLogInodes()
312 printf("\nsearching from %" B_PRIdOFF " to %" B_PRIdOFF " (main area)\n", in collectRealInodes()
437 fprintf(stderr, "%" B_PRIdOFF " inodes processed...\33[1A\n", count); in checkStructure()
610 printf("%" B_PRIdOFF " inodes processed.\n", count); in checkStructure()