HomeSort by: relevance | last modified time | path
    Searched refs:corrupted (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/ufs/chfs/
ebh.h 150 * @corrupted: queue of corrupted physical eraseblocks
163 struct scan_leb_queue corrupted; member in struct:chfs_scan_info
ebh.c 1276 err = scan_add_to_queue(si, pebnr, erase_cnt, &si->corrupted);
1397 err = scan_add_to_queue(si, pebnr, erase_cnt, &si->corrupted);
1441 TAILQ_INIT(&si->corrupted);
1475 EBH_QUEUE_DESTROY(&si->corrupted,
1573 TAILQ_FOREACH(sleb, &si->corrupted, u.queue) {
  /src/sys/arch/sparc64/doc/
TODO 23 - crashes in /sbin/init doing an access() call where %o0 is corrupted (zero)
  /src/sys/kern/
subr_disk_mbr.c 490 a.msg = "bad sector table corrupted";
637 goto corrupted;
647 corrupted:
649 a->msg = "disk label corrupted";
  /src/distrib/sparc/
install.md 112 /disk label corrupted/{s/.*/dlc/p;q;}; \
140 echo "WARNING: Label on disk $_disk is corrupted"
  /src/distrib/hp300/miniroot/
install.md 115 elif grep_check_q "disk label corrupted" /tmp/checkfordisklabel; then
406 FATAL ERROR: The disklabel on the root disk is corrupted! You must
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 6333 # and will be corrupted by setting them based on a non-working compiler.
7694 # and will be corrupted by setting them based on a non-working compiler.
7830 # and will be corrupted by setting them based on a non-working compiler.
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 16861 # make sure that d0 isn't corrupted between calls...

Completed in 37 milliseconds