Home
last modified time | relevance | path

Searched refs:EEXIT (Results 1 – 11 of 11) sorted by relevance

/freebsd/sbin/fsck_ffs/
H A Dfsutil.c165 errx(EEXIT, "inoinfo: inumber %ju out of range", in inoinfo()
186 errx(EEXIT, "Initial malloc(%d) failed", sblock.fs_bsize); in bufinit()
209 errx(EEXIT, "%s", failreason); in allocbuf()
235 errx(EEXIT, "cglookup: out of range cylinder group %d", cg); in cglookup()
239 errx(EEXIT, "Cannot allocate cylinder group buffers"); in cglookup()
249 errx(EEXIT,"Ran out of memory during journal recovery"); in cglookup()
343 errx(EEXIT, "Excessive buffer size %ld > %d\n", size, in getdatablk()
597 exit(EEXIT); in rwerror()
602 exit(EEXIT); in rwerror()
722 errx(EEXIT, "panic: lost %d buffers", numbufs - cnt); in ckfini()
[all …]
H A Dmain.c95 errx(EEXIT, "cannot do level %d conversion", in main()
118 errx(EEXIT, "bad mode to -m: %o", lfmode); in main()
171 exit(EEXIT); in main()
216 errx(EEXIT, "-%c flag requires a %s", flag, req); in argtoimax()
321 exit(EEXIT); in checkfilesys()
332 return (EEXIT); in checkfilesys()
H A Dpass2.c71 exit(EEXIT); in pass2()
74 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2()
83 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2()
88 exit(EEXIT); in pass2()
100 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2()
105 exit(EEXIT); in pass2()
120 errx(EEXIT, "BAD STATE %d FOR ROOT INODE", in pass2()
568 errx(EEXIT, "BAD STATE %d FOR INODE I=%ju", in pass2check()
H A Dpass1.c165 errx(EEXIT, "cannot alloc %u bytes for inoinfo", in pass1()
237 errx(EEXIT, "cannot alloc %u bytes for inoinfo", in pass1()
548 exit(EEXIT); in pass1check()
569 exit(EEXIT); in pass1check()
579 exit(EEXIT); in pass1check()
H A Dsetup.c141 exit(EEXIT); in setup()
212 errx(EEXIT, "cannot allocate space for snapshot " in setup()
499 errx(EEXIT, "cannot allocate space for superblock"); in sblock_init()
528 errx(EEXIT, "calcsb: cannot allocate recovery buffer"); in calcsb()
H A Dpass4.c115 errx(EEXIT, "BAD STATE %d FOR INODE I=%ju", in pass4()
H A Dinode.c437 errx(EEXIT, "bad inode number %ju to ginode", in ginode()
535 errx(EEXIT, "bad inode number %ju to nextinode", in getnextinode()
667 errx(EEXIT, "cannot allocate space for inode buffer"); in setinodebuf()
1160 errx(EEXIT, "cannot increase directory list"); in cacheino()
1179 errx(EEXIT, "cannot increase directory list"); in cacheino()
1391 errx(EEXIT, "BAD STATE %d TO BLKERR", inoinfo(ino)->ino_state); in blkerror()
H A Dfsck.h403 #define EEXIT 8 /* Standard error exit. */
407 #define EEXIT global() macro
H A Dpass5.c257 errx(EEXIT, "BAD STATE %d FOR INODE I=%ju", in pass5()
H A Ddir.c202 errx(EEXIT, "wrong type to dirscan %d", idesc->id_type); in dirscan()
H A Dsuj.c2409 exit(EEXIT); in suj_check()