Home
last modified time | relevance | path

Searched refs:pwarn (Results 1 – 16 of 16) sorted by relevance

/freebsd-14.2/sbin/fsck_ffs/
H A Dmain.c252 pwarn("starting\n"); in checkfilesys()
311 pwarn("FILE SYSTEM CLEAN; SKIPPING CHECKS\n"); in checkfilesys()
318 if (chkdoreload(mntp, pwarn) == 0) in checkfilesys()
364 pwarn("\n**** FILE SYSTEM MARKED CLEAN ****\n"); in checkfilesys()
365 if (chkdoreload(mntp, pwarn) == 0) in checkfilesys()
370 pwarn("Skipping journal, " in checkfilesys()
526 pwarn("%ld files, %jd used, %ju free ", in checkfilesys()
576 if (chkdoreload(mntp, pwarn) != 0) { in checkfilesys()
634 pwarn("FILE SYSTEM CLEAN; SKIPPING CHECKS\n"); in setup_bkgrdchk()
645 pwarn("KERNEL LACKS BACKGROUND FSCK SUPPORT\n"); in setup_bkgrdchk()
[all …]
H A Dsetup.c109 pwarn("SUPERBLOCK CHECK HASH FAILED"); in setup()
111 pwarn("OPENED READONLY SO CANNOT CORRECT CHECK HASH\n"); in setup()
120 pwarn("FILE SYSTEM CLEAN; SKIPPING CHECKS\n"); in setup()
145 pwarn("Format of file system is too old.\n"); in setup()
146 pwarn("Must update to modern format using a version of fsck\n"); in setup()
260 pwarn("UFS%d snapshot inode %jd failed: " \
269 pwarn("UFS%d snapshot inode %jd failed: " \
383 pwarn("BACKGROUND FSCK LACKS A SNAPSHOT\n"); in openfilesys()
389 pwarn("%s IS NOT A DISK DEVICE\n", dev); in openfilesys()
H A Dpass5.c81 pwarn("DELETING CLUSTERING MAPS\n"); in pass5()
102 pwarn("CANNOT %s CLUSTER MAPS\n", doit); in pass5()
107 pwarn("%sING CLUSTER MAPS\n", in pass5()
187 pwarn("CG %d: BAD CHECK-HASH %#x vs %#x\n", in pass5()
518 msg = pwarn; in check_maps()
570 pwarn("%s %s %" PRId64 in check_maps()
574 pwarn("%s %sS %" PRId64 "-%" PRId64 in check_maps()
616 pwarn("UNALLOCATED %s %" PRId64 in check_maps()
620 pwarn("UNALLOCATED %sS %" PRId64 "-%" PRId64 in check_maps()
H A Dpass1.c105 pwarn("YOU WILL NEED TO RERUN FSCK.\n"); in pass1()
209 pwarn("CYLINDER GROUP %d: RESET FROM %ju TO %d %s\n", in pass1()
223 pwarn("CYLINDER GROUP %d: FOUND %d VALID INODES\n", c, in pass1()
432 pwarn("INCORRECT BLOCK COUNT I=%lu (%ju should be %ju)", in checkinode()
480 pwarn("INODE %lu: FILE SIZE %ju BEYOND END OF " in checkinode()
548 pwarn("EXCESSIVE BAD BLKS I=%lu", in pass1check()
569 pwarn("EXCESSIVE DUP BLKS I=%lu", in pass1check()
H A Ddir.c127 pwarn("UPDATING FILESYSTEM TO TRACK DIRECTORY DEPTH\n"); in check_dirdepth()
166 pwarn("DIRECTORY"); in check_dirdepth()
437 pwarn("%s ", errmesg); in fileerror()
496 pwarn("LINK COUNT %s", (lfdir == idesc->id_number) ? lfname : in adjust()
583 pwarn("UNREF %s ", lostdir ? "DIR" : "FILE"); in linkup()
608 pwarn("NO lost+found DIRECTORY"); in linkup()
684 pwarn("DIR I=%lu CONNECTED. ", (u_long)orphan); in linkup()
797 pwarn("NO SPACE LEFT IN %s", name); in expanddir()
H A Dpass2.c174 pwarn("%s %s: LENGTH %jd NOT MULTIPLE OF %d", in pass2()
327 pwarn("\nFIRST ENTRY IN DIRECTORY CONTAINS %s\n", in pass2check()
506 pwarn("ZERO LENGTH DIRECTORY %s I=%ju", in pass2check()
634 pwarn("%s IS AN EXTRANEOUS HARD LINK TO DIRECTORY %s", in fix_extraneous()
671 pwarn("%s IS AN EXTRANEOUS HARD LINK TO DIRECTORY %s", oldname, in fix_extraneous()
H A Dfsutil.c495 pwarn("flush: INODE CHECK-HASH FAILED"); in flush()
624 pwarn("CANNOT SET FILE SYSTEM DIRTY FLAG\n"); in ckfini()
994 pwarn("UFS%d cylinder group %d failed: " \
1368 pwarn("%s", msg); in dofix()
1439 pwarn("CANNOT SET FS_NEEDSFSCK FLAG\n"); in pfatal()
1461 pwarn("CANNOT SET FS_NEEDSFSCK FLAG\n"); in pfatal()
1472 pwarn(const char *fmt, ...) in pwarn() function
H A Dinode.c483 pwarn("INODE CHECK-HASH FAILED"); in ginode()
506 pwarn("irelse: releasing inode with bad check-hash"); in irelse()
569 pwarn("INODE CHECK-HASH FAILED"); in getnextinode()
1069 pwarn("INCORRECT BLOCK COUNT I=%lu (%ju should be %ju)", in check_blkcnt()
1252 pwarn("%s %s", type, in clri()
H A Dfsck.h525 void pwarn(const char *fmt, ...) __printflike(1, 2);
H A Dsuj.c2403 pwarn("UNEXPECTED SU+J INCONSISTENCY\n"); in suj_check()
/freebsd-14.2/sbin/fsck_msdosfs/
H A Dcheck.c66 pwarn(" (NO WRITE)\n"); in checkfilesys()
144 pwarn("%d files, %sB free (%d clusters), %sB bad (%d clusters)\n", in checkfilesys()
148 pwarn("%d files, %sB free (%d clusters)\n", in checkfilesys()
153 pwarn("%d files, %jd KiB free (%d clusters), %jd KiB bad (%d clusters)\n", in checkfilesys()
157 pwarn("%d files, %jd KiB free (%d clusters)\n", in checkfilesys()
167 pwarn("MARKING FILE SYSTEM CLEAN\n"); in checkfilesys()
170 pwarn("\n***** FILE SYSTEM IS LEFT MARKED AS DIRTY *****\n"); in checkfilesys()
188 pwarn("\n***** FILE SYSTEM WAS MODIFIED *****\n"); in checkfilesys()
H A Ddir.c354 pwarn("Invalid long filename entry for %s\n", path); in removede()
436 pwarn("size of %s is %u, should at most be %ju\n", in checksize()
448 pwarn("%s has too many clusters allocated\n", in checksize()
635 pwarn("%s has entries after end of directory\n", in readDosDirSection()
688 pwarn("invalid long name\n"); in readDosDirSection()
725 pwarn("long filename too long\n"); in readDosDirSection()
733 pwarn("long filename record cluster start != 0\n"); in readDosDirSection()
856 pwarn("%s doesn't start a new cluster chain\n", in readDosDirSection()
888 pwarn("Directory %s has size != 0\n", in readDosDirSection()
1104 pwarn("No %s directory\n", LOSTDIR); in reconnect()
[all …]
H A Dfat.c508 pwarn(" (NO WRITE)\n"); in fat_set_cl_next()
892 pwarn("%s (%02x%02x%02x%02x%02x%02x%02x%02x)\n", in readfat()
898 pwarn("%s (%02x%02x%02x%02x)\n", in readfat()
903 pwarn("%s (%02x%02x%02x)\n", in readfat()
983 pwarn("Cluster %u continues with out of range " in readfat()
995 pwarn("Cluster %u crossed another chain at %u\n", in readfat()
1092 pwarn("Cluster chain starting at %u ends with cluster marked %s\n", in checkchain()
1096 pwarn("Cluster chain starting at %u ends with cluster out of range (%u)\n", in checkchain()
1277 pwarn("Lost cluster chain at cluster %u\n" in checklost()
1300 pwarn("Free space in FSInfo block (%u) not correct (%u)\n", in checklost()
[all …]
H A Dboot.c216 pwarn("Invalid signature in fsinfo block\n"); in readboot()
/freebsd-14.2/sbin/fsck/
H A Dfsutil.h34 void pwarn(const char *, ...) __printflike(1, 2);
H A Dfsutil.c140 pwarn(const char *fmt, ...) in pwarn() function