Lines Matching refs:BOOT_DEBUG

102 		BOOT_DEBUG("Error opening %s\n", file);
108 BOOT_DEBUG("Error getting information (stat) about %s", file);
114 BOOT_DEBUG("bootblock file size is %x\n", bblock->file_size);
120 BOOT_DEBUG("boot block size is bigger than allowed\n");
135 BOOT_DEBUG("bootblock in-memory buffer size is %x\n",
146 BOOT_DEBUG("Read from %s failed\n", file);
153 BOOT_DEBUG("Reading of the bootblock done\n");
164 BOOT_DEBUG("mboot at %p, extra at %p, buf=%p (size=%d)\n",
198 BOOT_DEBUG("Error reading ZFS reserved area\n");
206 BOOT_DEBUG("Unable to find multiboot header\n");
222 BOOT_DEBUG("Unable to allocate enough memory to read"
233 BOOT_DEBUG("Error reading first %d bytes of the bootblock\n",
244 BOOT_DEBUG("Error reading ZFS reserved area the second time\n");
281 BOOT_DEBUG("Unable to read bootblock from %s\n", device->path);
287 BOOT_DEBUG("No extended information available\n");
299 BOOT_DEBUG("Forcing update of %s bootblock\n", device->path);
303 BOOT_DEBUG("Ready to check installed version vs %s\n", updt_str);
320 BOOT_DEBUG("WARNING: no update string passed to "
405 BOOT_DEBUG("Error writing first 15 blocks of %s\n",
416 BOOT_DEBUG("Error writing the second part of ZFS bootblock "
439 BOOT_DEBUG("Error writing bootblock to %s\n",
458 BOOT_DEBUG("Unable to open %s\n", device->path);
464 BOOT_DEBUG("Unable to stat %s\n", device->path);
613 BOOT_DEBUG("device path: %s, bootblock file path: %s\n", device_path,
649 BOOT_DEBUG("Ready to commit to disk\n");
691 BOOT_DEBUG("device path: %s\n", device_path);
713 BOOT_DEBUG("No multiboot header found on %s, unable "
782 BOOT_DEBUG("Current device path is: %s, attaching device path is: "
810 BOOT_DEBUG("Error reading bootblock from %s\n",
817 BOOT_DEBUG("No multiboot header found on %s, unable to retrieve"