Lines Matching refs:hpfs_error
127 hpfs_error(s, "set_last_pointer: empty dnode %08x", d->self); in set_last_pointer()
132 hpfs_error(s, "set_last_pointer: dnode %08x has already last pointer %08x", in set_last_pointer()
137 hpfs_error(s, "set_last_pointer: bad last dirent in dnode %08x", d->self); in set_last_pointer()
143 hpfs_error(s,"set_last_pointer: too long dnode %08x", d->self); in set_last_pointer()
164 hpfs_error(s, "name (%c,%d) already exists in dnode %08x", *name, namelen, d->self); in hpfs_add_de()
189 hpfs_error(s, "attempt to delete last dirent in dnode %08x", d->self); in hpfs_delete_de()
238 hpfs_error(i->i_sb, "hpfs_add_to_dnode: namelen == %d", namelen); in hpfs_add_to_dnode()
285 hpfs_error(i->i_sb, "unable to alloc dnode - dnode tree will be corrupted"); in hpfs_add_to_dnode()
319 hpfs_error(i->i_sb, "unable to alloc dnode - dnode tree will be corrupted"); in hpfs_add_to_dnode()
428 hpfs_error(i->i_sb, "move_to_top: up pointer from %08x should be %08x, is %08x", in move_to_top()
436 hpfs_error(i->i_sb, "move_to_top: dnode %08x has no last de", dno); in move_to_top()
454 hpfs_error(i->i_sb, "move_to_top: got to root_dnode while moving from %08x to %08x", from, to); in move_to_top()
460 hpfs_error(i->i_sb, "move_to_top: dnode %08x doesn't point down to %08x", up, dno); in move_to_top()
474 hpfs_error(i->i_sb, "out of memory for dirent - directory will be corrupted"); in move_to_top()
514 hpfs_error(i->i_sb, "delete_empty_dnode: root dnode %08x is empty", dno); in delete_empty_dnode()
527 …hpfs_error(i->i_sb, "bad pointer to fnode, dnode %08x, pointing to %08x, should be %08x", dno, up,… in delete_empty_dnode()
550 hpfs_error(i->i_sb, "delete_empty_dnode: pointer to dnode %08x not found in dnode %08x", dno, up); in delete_empty_dnode()
571 hpfs_error(i->i_sb, "delete_empty_dnode: dnode %08x, first_free == %03x", dno, dnode->first_free); in delete_empty_dnode()
609 hpfs_error(i->i_sb, "delete_empty_dnode: empty dnode %08x", up); in delete_empty_dnode()
690 …hpfs_error(i->i_sb, "hpfs_remove_dirent: attempt to delete first or last dirent in dnode %08x", dn… in hpfs_remove_dirent()
738 …hpfs_error(s, "hpfs_count_dnodes: bad up pointer; dnode %08x, down %08x points to %08x", odno, dno… in hpfs_count_dnodes()
744 …hpfs_error(s, "hpfs_count_dnodes: pointer to dnode %08x not found in dnode %08x, got here from %08… in hpfs_count_dnodes()
792 hpfs_error(s, "map_nth_dirent: n too high; dnode = %08x, requested %08x", dno, n); in map_nth_dirent()
811 …hpfs_error(s, "hpfs_de_as_down_as_possible: bad up pointer; dnode %08x, down %08x points to %08x",… in hpfs_de_as_down_as_possible()
844 hpfs_error(inode->i_sb, "map_pos_dirent: pos crossed dnode boundary; pos = %08x", *posp); in map_pos_dirent()
865 if (!(++c & 077)) hpfs_error(inode->i_sb, in map_pos_dirent()
874 hpfs_error(inode->i_sb, "map_pos_dirent: pointer to dnode %08x not found in parent dnode %08x", in map_pos_dirent()
893 if (!S_ISDIR(inode->i_mode)) hpfs_error(inode->i_sb, "map_dirent: not a directory\n"); in map_dirent()
965 hpfs_error(s, "directory %08x is corrupted or not empty", rdno); in hpfs_remove_dtree()
1006 hpfs_error(s, "fnode %08x has non-directory parent %08x", fno, f->up); in map_fnode_dirent()
1026 hpfs_error(s, "pointer to dnode %08x not found in dnode %08x", downd, dno); in map_fnode_dirent()
1067 hpfs_error(s, "dirent for fnode %08x not found", fno); in map_fnode_dirent()