Lines Matching refs:com_err

70 		com_err(__func__, retval, _("while reading inode %u"), ino);  in add_link()
79 com_err(__func__, retval, in add_link()
87 com_err(__func__, retval, _("while linking \"%s\""), name); in add_link()
95 com_err(__func__, retval, _("while writing inode %u"), ino); in add_link()
109 com_err(__func__, retval, _("while reading inode %u"), ino); in set_inode_extra()
122 com_err(__func__, retval, _("while writing inode %u"), ino); in set_inode_extra()
139 com_err(__func__, retval, _("while listing attributes of \"%s\""), in set_inode_xattr()
150 com_err(__func__, retval, _("while opening inode %u"), ino); in set_inode_xattr()
156 com_err(__func__, retval, _("while allocating memory")); in set_inode_xattr()
163 com_err(__func__, retval, _("while listing attributes of \"%s\""), in set_inode_xattr()
175 com_err(__func__, retval, in set_inode_xattr()
183 com_err(__func__, retval, _("while allocating memory")); in set_inode_xattr()
191 com_err(__func__, retval, in set_inode_xattr()
200 com_err(__func__, retval, in set_inode_xattr()
211 com_err(__func__, retval, _("while closing inode %u"), ino); in set_inode_xattr()
259 com_err(__func__, retval, _("while allocating inode \"%s\""), in do_mknod_internal()
271 com_err(__func__, retval, in do_mknod_internal()
278 com_err(name, retval, _("while creating inode \"%s\""), name); in do_mknod_internal()
282 com_err(__func__, 0, "Warning: inode already set"); in do_mknod_internal()
306 com_err(__func__, retval, _("while writing inode %u"), ino); in do_mknod_internal()
324 com_err(name, retval, 0); in do_symlink_internal()
335 com_err("do_symlink_internal", retval, in do_symlink_internal()
342 com_err("ext2fs_symlink", retval, in do_symlink_internal()
361 com_err(name, retval, _("while looking up \"%s\""), in do_mkdir_internal()
373 com_err(__func__, retval, in do_mkdir_internal()
380 com_err("ext2fs_mkdir", retval, in do_mkdir_internal()
608 com_err(__func__, retval, _("while opening \"%s\" to copy"), in do_write_internal()
641 com_err(__func__, 0, "Warning: inode already set"); in do_write_internal()
721 com_err(__func__, retval, in __populate_fs()
729 com_err(__func__, retval, in __populate_fs()
740 com_err(__func__, retval, _("while lstat \"%s\""), in __populate_fs()
756 com_err(__func__, retval, in __populate_fs()
785 com_err(__func__, retval, in __populate_fs()
794 com_err(__func__, retval, in __populate_fs()
802 com_err(__func__, retval, in __populate_fs()
809 com_err(__func__, retval, in __populate_fs()
820 com_err(__func__, retval, in __populate_fs()
830 com_err(__func__, retval, in __populate_fs()
843 com_err(__func__, retval, in __populate_fs()
851 com_err(name, retval, 0); in __populate_fs()
861 com_err(__func__, retval, in __populate_fs()
867 com_err(__func__, 0, in __populate_fs()
873 com_err(name, retval, _("while looking up \"%s\""), in __populate_fs()
880 com_err(__func__, retval, in __populate_fs()
887 com_err(__func__, retval, in __populate_fs()
913 com_err(name, retval, in __populate_fs()
943 com_err(__func__, 0, "Filesystem opened readonly"); in populate_fs2()
952 com_err(__func__, retval, _("while allocating memory")); in populate_fs2()