Lines Matching defs:PRIdaddr
71 #ifndef PRIdaddr
72 #define PRIdaddr PRId64
437 printf("%s: blocks %" PRIdaddr " - %" PRIdaddr " failed at %s",
508 printf("%s: bad sector clusters %"PRIdaddr
509 " total sectors %"PRIdaddr"\n", dvname, bad, totbad);
526 * PRIdaddr is used here because the type of dbs_max is daddr_t
530 printf("%s: Retrying %"PRIdaddr" - %"
531 PRIdaddr"\n", dvname, dbs->dbs_min, dbs->dbs_max);
536 warn("%s: lseek block %" PRIdaddr "",
540 printf("%s: block %"PRIdaddr" - ", dvname, blk);