Home | History | Annotate | Download | only in progs

Lines Matching refs:com_err

23 #include <et/com_err.h>
43 com_err(request, 0, "The icount structure must be allocated.");
57 com_err(request, 0, "Bad %s - %s", desc, str);
88 com_err(progname, retval, "while creating icount");
119 com_err(argv[0], retval, "while calling ext2fs_icount_fetch");
142 com_err(argv[0], retval,
166 com_err(argv[0], retval,
196 com_err(argv[0], retval,
213 com_err(argv[0], retval,
230 com_err(argv[0], retval, "while validating icount structure");
315 com_err("/dev/null", retval, "while setting up test fs");
328 com_err(argv[0], 0, usage);