Home | History | Annotate | Download | only in debugfs

Lines Matching refs:com_err

116 				com_err(argv[0], 0,
185 com_err(argv[0], errno, "while opening %s for logdump",
205 com_err(argv[0], errno, "while opening %s for logdump",
215 com_err(argv[0], 0,
235 com_err(argv[0], retval, "while opening ext2 file");
248 com_err(argv[0], 0, "filesystem has no journal");
253 com_err(argv[0], errno, "while opening %s for logdump",
307 com_err(cmd, retval, "while seeking in reading journal");
313 com_err(cmd, retval, "while reading journal");
318 com_err(cmd, 0, "short read (read %u, expected %u) "