Home | History | Annotate | Download | only in block

Lines Matching defs:DLOG

50 #define DLOG(a) a
69 #define DLOG(a)
1007 DLOG(if (stderr == NULL) {
1119 DLOG(mapping=array_get(&(s->mapping),index1);
1301 DLOG(fprintf(stderr, "sectors %d+%d allocated\n", (int)sector_num, n));
1308 DLOG(fprintf(stderr, "sector %d not allocated\n", (int)sector_num));
1371 DLOG(fprintf(stderr, "clear_commits (%d commits)\n", s->commits.next));
1778 DLOG(fprintf(stderr, "read cluster %d (sector %d)\n", (int)cluster_num, (int)cluster2sector(s, cluster_num)));
1791 DLOG(fprintf(stderr, "check direntry %d: \n", i); print_direntry(direntries + i));
1825 DLOG(fprintf(stderr, "invalid begin for directory: %s\n", path2); print_direntry(direntries + i));
1831 DLOG(fprintf(stderr, "problem in directory %s:\n", path2); print_direntry(direntries + i));
1840 DLOG(fprintf(stderr, "Cluster count mismatch\n"));
1862 DLOG(checkpoint());
1904 DLOG(fprintf(stderr, "problem in directory\n"));
1912 DLOG(fprintf(stderr, "FAT was modified (%d), but cluster is not used?\n", i));
1920 DLOG(fprintf(stderr, "unused, modified cluster: %d\n", i));
1979 DLOG(mapping_t* next_mapping;
2146 DLOG(fprintf(stderr, "commit_direntries for %s, parent_mapping_index %d\n", mapping->path, parent_mapping_index));
2584 DLOG(fprintf(stderr, "DELETE (%d)\n", i); print_mapping(mapping); print_direntry(entry));
2647 DLOG(checkpoint());
2654 DLOG(checkpoint());
2666 DLOG(checkpoint());
2732 DLOG(fprintf(stderr, "Write to qcow backend: %d + %d\n", (int)sector_num, nb_sectors));
2744 DLOG(checkpoint());
2748 DLOG(checkpoint());