Lines Matching refs:com_err
127 com_err(str, retval, 0); in string_to_inode()
140 com_err(name, 0, "Filesystem not open"); in check_fs_open()
153 com_err(name, 0, in check_fs_not_open()
168 com_err(name, 0, "Filesystem opened read/only"); in check_fs_read_write()
182 com_err(name, 0, "Filesystem bitmaps not loaded"); in check_fs_bitmaps()
269 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulong()
293 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulonglong()
313 com_err(cmd, 0, "Invalid block number: %s", str); in strtoblk()
325 com_err(argv[0], 0, "Usage: %s %s", cmd, usage); in common_args_process()
374 com_err(argv[0], 0, "Invalid block number 0"); in common_block_args_process()
393 com_err(cmd, retval, "while reading inode %u", ino); in debugfs_read_inode_full()
406 com_err(cmd, retval, "while reading inode %u", ino); in debugfs_read_inode()
422 com_err(cmd, retval, "while writing inode %u", ino); in debugfs_write_inode_full()
435 com_err(cmd, retval, "while writing inode %u", ino); in debugfs_write_inode()
448 com_err(cmd, retval, "while creating inode %u", ino); in debugfs_write_new_inode()