Lines Matching refs:com_err
128 com_err(str, retval, 0); in string_to_inode()
141 com_err(name, 0, "Filesystem not open"); in check_fs_open()
154 com_err(name, 0, in check_fs_not_open()
169 com_err(name, 0, "Filesystem opened read/only"); in check_fs_read_write()
183 com_err(name, 0, "Filesystem bitmaps not loaded"); in check_fs_bitmaps()
298 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulong()
322 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulonglong()
357 com_err(argv[0], 0, "Usage: %s %s", cmd, usage); in common_args_process()
406 com_err(argv[0], 0, "Invalid block number 0"); in common_block_args_process()
425 com_err(cmd, retval, "while reading inode %u", ino); in debugfs_read_inode_full()
438 com_err(cmd, retval, "while reading inode %u", ino); in debugfs_read_inode()
454 com_err(cmd, retval, "while writing inode %u", ino); in debugfs_write_inode_full()
467 com_err(cmd, retval, "while writing inode %u", ino); in debugfs_write_inode()
480 com_err(cmd, retval, "while creating inode %u", ino); in debugfs_write_new_inode()