Lines Matching refs:com_err
128 com_err(str, retval, 0); in string_to_inode()
132 com_err(str, 0, "resolves to an illegal inode number: %u\n", in string_to_inode()
146 com_err(name, 0, "Filesystem not open"); in check_fs_open()
159 com_err(name, 0, in check_fs_not_open()
174 com_err(name, 0, "Filesystem opened read/only"); in check_fs_read_write()
188 com_err(name, 0, "Filesystem bitmaps not loaded"); in check_fs_bitmaps()
303 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulong()
327 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulonglong()
362 com_err(argv[0], 0, "Usage: %s %s", cmd, usage); in common_args_process()
411 com_err(argv[0], 0, "Invalid block number 0"); in common_block_args_process()
430 com_err(cmd, retval, "while reading inode %u", ino); in debugfs_read_inode_full()
443 com_err(cmd, retval, "while reading inode %u", ino); in debugfs_read_inode()
459 com_err(cmd, retval, "while writing inode %u", ino); in debugfs_write_inode_full()
472 com_err(cmd, retval, "while writing inode %u", ino); in debugfs_write_inode()
485 com_err(cmd, retval, "while creating inode %u", ino); in debugfs_write_new_inode()