Lines Matching defs:DPRINTF

20 #define DPRINTF(a,b) if (debug_fat > (a)) dprintf b
112 DPRINTF(3, ("_fat_ioctl_: action %" B_PRIu32 ", cluster %" B_PRIu32
128 DPRINTF(0, ("_fat_ioctl_ called with invalid cluster (%" B_PRIu32
147 DPRINTF(0, ("_fat_ioctl_: error reading fat (sector %" B_PRIu32 ")\n",
168 DPRINTF(0, ("_fat_ioctl_: error reading fat (sector %"
318 DPRINTF(0, ("_fat_ioctl_: error reading fat (sector %" B_PRIu32
331 DPRINTF(0, ("pooh. there is a problem. clearing chain (%" B_PRIu32
336 DPRINTF(0, ("not enough free entries (%" B_PRId32 "/%" B_PRId32
349 DPRINTF(0, ("_fat_ioctl_ error: action = %" B_PRIu32 " cluster = %"
382 DPRINTF(0, ("invalid fat entry: %" B_PRIu32 "\n", value));
418 DPRINTF(2, ("count_clusters %" B_PRId32 "\n", cluster));
422 DPRINTF(0, ("count_clusters called on invalid cluster (%" B_PRId32
437 DPRINTF(2, ("count_clusters %" B_PRId32 " = %" B_PRId32 "\n", cluster,
456 DPRINTF(0, ("clear_fat_chain called on invalid cluster (%" B_PRIu32
463 DPRINTF(2, ("clearing fat chain: %" B_PRIu32, cluster));
466 DPRINTF(0, ("clear_fat_chain: error clearing fat entry for cluster "
472 DPRINTF(0, ("clear_fat_chain: error clearing fat entry for cluster "
485 DPRINTF(2, (", %" B_PRIu32, cluster));
487 DPRINTF(2, ("\n"));
505 DPRINTF(2, ("allocating %" B_PRId32 " fat entries\n", n));
514 DPRINTF(2, ("allocated %" B_PRId32 " fat entries at %" B_PRId32 "\n", n,
530 DPRINTF(1, ("set_fat_chain_length: %" B_PRIdINO " to %" B_PRIu32
535 DPRINTF(0, ("set_fat_chain_length called on invalid cluster (%" B_PRIu32
541 DPRINTF(1, ("truncating node to zero bytes\n"));
567 DPRINTF(1, ("node has no clusters. adding %" B_PRIu32 " clusters\n",
597 DPRINTF(1, ("adding %" B_PRIu32 " new fat entries\n", clusters - i));
637 DPRINTF(1, ("clearing trailing fat entries\n"));