hpfs_error         17 fs/hpfs/alloc.c 			hpfs_error(s, "free count underflow, allocating sector %08x", sec);
hpfs_error         30 fs/hpfs/alloc.c 			hpfs_error(s, "free count overflow, freeing sector %08x", sec);
hpfs_error         43 fs/hpfs/alloc.c 			hpfs_error(s, "dirband free count underflow, allocating sector %08x", sec);
hpfs_error         56 fs/hpfs/alloc.c 			hpfs_error(s, "dirband free count overflow, freeing sector %08x", sec);
hpfs_error         75 fs/hpfs/alloc.c 		hpfs_error(s, "sector '%s' - %08x not allocated in bitmap", msg, sec);
hpfs_error         83 fs/hpfs/alloc.c 			hpfs_error(s, "sector '%s' - %08x not allocated in directory bitmap", msg, sec);
hpfs_error        104 fs/hpfs/alloc.c 	    	hpfs_error(s, "sector(s) '%s' badly placed at %08x", msg, start);
hpfs_error        126 fs/hpfs/alloc.c 		hpfs_error(s, "Bad allocation size: %d", n);
hpfs_error        182 fs/hpfs/alloc.c 			hpfs_error(s, "Allocation doesn't work! Wanted %d, allocated at %08x", n, ret);
hpfs_error        268 fs/hpfs/alloc.c 				hpfs_error(s, "Prealloc doesn't work! Wanted %d, allocated at %08x, can't allocate %d", forward, sec, i);
hpfs_error        323 fs/hpfs/alloc.c 		hpfs_error(s, "Trying to free reserved sector %08x", sec);
hpfs_error        334 fs/hpfs/alloc.c 		hpfs_error(s, "sector %08x not allocated", sec);
hpfs_error        408 fs/hpfs/alloc.c 		hpfs_error(s, "hpfs_free_dnode: dnode %08x not aligned", dno);
hpfs_error         33 fs/hpfs/anode.c 		hpfs_error(s, "sector %08x not found in internal anode %08x", sec, a);
hpfs_error         54 fs/hpfs/anode.c 	hpfs_error(s, "sector %08x not found in external anode %08x", sec, a);
hpfs_error         82 fs/hpfs/anode.c 		hpfs_error(s, "anode %08x has no entries", a);
hpfs_error         99 fs/hpfs/anode.c 			hpfs_error(s, "allocated size %08x, trying to add sector %08x, %cnode %08x",
hpfs_error        113 fs/hpfs/anode.c 			hpfs_error(s, "empty file %08x, trying to add sector %08x", node, fsecno);
hpfs_error        320 fs/hpfs/anode.c 	hpfs_error(s,
hpfs_error        432 fs/hpfs/anode.c 		hpfs_error(s, "internal btree %08x doesn't end with -1", node);
hpfs_error        460 fs/hpfs/anode.c 		hpfs_error(s, "there is an allocation error in file %08x, sector %08x", f, secs);
hpfs_error         99 fs/hpfs/dir.c  			hpfs_error(inode->i_sb, "not a directory, fnode %08lx",
hpfs_error        104 fs/hpfs/dir.c  			hpfs_error(inode->i_sb, "corrupted inode: i_dno == %08x, fnode -> dnode == %08x", hpfs_inode->i_dno, le32_to_cpu(fno->u.external[0].disk_secno));
hpfs_error        164 fs/hpfs/dir.c  					hpfs_error(inode->i_sb, "hpfs_readdir: bad ^A^A entry; pos = %08lx", (unsigned long)ctx->pos);
hpfs_error        166 fs/hpfs/dir.c  					hpfs_error(inode->i_sb, "hpfs_readdir: bad \\377 entry; pos = %08lx", (unsigned long)ctx->pos);
hpfs_error        246 fs/hpfs/dir.c  		hpfs_error(dir->i_sb, "hpfs_lookup: can't get inode");
hpfs_error        269 fs/hpfs/dir.c  		hpfs_error(result->i_sb, "ACLs or XPERM found. This is probably HPFS386. This driver doesn't support it now. Send me some info on these structures");
hpfs_error        144 fs/hpfs/dnode.c 		hpfs_error(s, "set_last_pointer: empty dnode %08x", le32_to_cpu(d->self));
hpfs_error        149 fs/hpfs/dnode.c 			hpfs_error(s, "set_last_pointer: dnode %08x has already last pointer %08x",
hpfs_error        154 fs/hpfs/dnode.c 			hpfs_error(s, "set_last_pointer: bad last dirent in dnode %08x", le32_to_cpu(d->self));
hpfs_error        161 fs/hpfs/dnode.c 			hpfs_error(s, "set_last_pointer: too long dnode %08x", le32_to_cpu(d->self));
hpfs_error        183 fs/hpfs/dnode.c 			hpfs_error(s, "name (%c,%d) already exists in dnode %08x", *name, namelen, le32_to_cpu(d->self));
hpfs_error        208 fs/hpfs/dnode.c 		hpfs_error(s, "attempt to delete last dirent in dnode %08x", le32_to_cpu(d->self));
hpfs_error        258 fs/hpfs/dnode.c 		hpfs_error(i->i_sb, "%s(): namelen == %d", __func__, namelen);
hpfs_error        305 fs/hpfs/dnode.c 		hpfs_error(i->i_sb, "unable to alloc dnode - dnode tree will be corrupted");
hpfs_error        342 fs/hpfs/dnode.c 		hpfs_error(i->i_sb, "unable to alloc dnode - dnode tree will be corrupted");
hpfs_error        451 fs/hpfs/dnode.c 				hpfs_error(i->i_sb, "move_to_top: up pointer from %08x should be %08x, is %08x",
hpfs_error        459 fs/hpfs/dnode.c 			hpfs_error(i->i_sb, "move_to_top: dnode %08x has no last de", dno);
hpfs_error        477 fs/hpfs/dnode.c 			hpfs_error(i->i_sb, "move_to_top: got to root_dnode while moving from %08x to %08x", from, to);
hpfs_error        483 fs/hpfs/dnode.c 			hpfs_error(i->i_sb, "move_to_top: dnode %08x doesn't point down to %08x", up, dno);
hpfs_error        497 fs/hpfs/dnode.c 		hpfs_error(i->i_sb, "out of memory for dirent - directory will be corrupted");
hpfs_error        538 fs/hpfs/dnode.c 			hpfs_error(i->i_sb, "delete_empty_dnode: root dnode %08x is empty", dno);
hpfs_error        552 fs/hpfs/dnode.c 					hpfs_error(i->i_sb,
hpfs_error        578 fs/hpfs/dnode.c 		hpfs_error(i->i_sb, "delete_empty_dnode: pointer to dnode %08x not found in dnode %08x", dno, up);
hpfs_error        599 fs/hpfs/dnode.c 		hpfs_error(i->i_sb, "delete_empty_dnode: dnode %08x, first_free == %03x", dno, le32_to_cpu(dnode->first_free));
hpfs_error        638 fs/hpfs/dnode.c 			hpfs_error(i->i_sb, "delete_empty_dnode: empty dnode %08x", up);
hpfs_error        718 fs/hpfs/dnode.c 		hpfs_error(i->i_sb, "hpfs_remove_dirent: attempt to delete first or last dirent in dnode %08x", dno);
hpfs_error        760 fs/hpfs/dnode.c 		hpfs_error(s, "hpfs_count_dnodes: bad up pointer; dnode %08x, down %08x points to %08x", odno, dno, le32_to_cpu(dnode->up));
hpfs_error        766 fs/hpfs/dnode.c 			hpfs_error(s, "hpfs_count_dnodes: pointer to dnode %08x not found in dnode %08x, got here from %08x",
hpfs_error        814 fs/hpfs/dnode.c 	hpfs_error(s, "map_nth_dirent: n too high; dnode = %08x, requested %08x", dno, n);
hpfs_error        833 fs/hpfs/dnode.c 			hpfs_error(s, "hpfs_de_as_down_as_possible: bad up pointer; dnode %08x, down %08x points to %08x", up, d, le32_to_cpu(((struct dnode *)qbh.data)->up));
hpfs_error        866 fs/hpfs/dnode.c 			hpfs_error(inode->i_sb,
hpfs_error        889 fs/hpfs/dnode.c 		if (!(++c & 077)) hpfs_error(inode->i_sb,
hpfs_error        898 fs/hpfs/dnode.c 	hpfs_error(inode->i_sb, "map_pos_dirent: pointer to dnode %08x not found in parent dnode %08x",
hpfs_error        918 fs/hpfs/dnode.c 	if (!S_ISDIR(inode->i_mode)) hpfs_error(inode->i_sb, "map_dirent: not a directory\n");
hpfs_error        990 fs/hpfs/dnode.c 	hpfs_error(s, "directory %08x is corrupted or not empty", rdno);
hpfs_error       1031 fs/hpfs/dnode.c 		hpfs_error(s, "fnode %08x has non-directory parent %08x", fno, le32_to_cpu(f->up));
hpfs_error       1051 fs/hpfs/dnode.c 		hpfs_error(s, "pointer to dnode %08x not found in dnode %08x", downd, dno);
hpfs_error       1092 fs/hpfs/dnode.c 	hpfs_error(s, "dirent for fnode %08x not found", fno);
hpfs_error         22 fs/hpfs/ea.c   			hpfs_error(s, "EAs don't end correctly, %s %08x, len %08x",
hpfs_error         29 fs/hpfs/ea.c   				hpfs_error(s, "ea_indirect(ea) set while ea->valuelen!=8, %s %08x, pos %08x",
hpfs_error        100 fs/hpfs/ea.c   			hpfs_error(s, "EAs don't end correctly, %s %08x, len %08x",
hpfs_error        158 fs/hpfs/ea.c   			hpfs_error(s, "EAs don't end correctly, %s %08x, len %08x",
hpfs_error        219 fs/hpfs/ea.c   			hpfs_error(s, "EAs don't end correctly, %s %08x, len %08x",
hpfs_error        248 fs/hpfs/ea.c   		hpfs_error(s, "fnode %08lx: ea_offs == %03x, ea_size_s == %03x",
hpfs_error        328 fs/hpfs/hpfs_fn.h void hpfs_error(struct super_block *, const char *, ...);
hpfs_error        252 fs/hpfs/inode.c 			hpfs_error(i->i_sb,
hpfs_error         24 fs/hpfs/map.c  		hpfs_error(s, "hpfs_map_bitmap called with bad parameter: %08x at %s", bmp_block, id);
hpfs_error         29 fs/hpfs/map.c  		hpfs_error(s, "invalid bitmap block pointer %08x -> %08x at %s", bmp_block, sec, id);
hpfs_error        145 fs/hpfs/map.c  		hpfs_error(s, "invalid number of hotfixes: %u, used: %u", n_hotfixes, n_used_hotfixes);
hpfs_error        149 fs/hpfs/map.c  		hpfs_error(s, "can't load hotfix map");
hpfs_error        175 fs/hpfs/map.c  				hpfs_error(s, "bad magic on fnode %08lx",
hpfs_error        182 fs/hpfs/map.c  					hpfs_error(s,
hpfs_error        189 fs/hpfs/map.c  					hpfs_error(s,
hpfs_error        197 fs/hpfs/map.c  				hpfs_error(s,
hpfs_error        207 fs/hpfs/map.c  					hpfs_error(s, "bad EA in fnode %08lx",
hpfs_error        228 fs/hpfs/map.c  				hpfs_error(s, "bad magic on anode %08x", ano);
hpfs_error        232 fs/hpfs/map.c  				hpfs_error(s, "self pointer invalid on anode %08x", ano);
hpfs_error        237 fs/hpfs/map.c  				hpfs_error(s, "bad number of nodes in anode %08x", ano);
hpfs_error        242 fs/hpfs/map.c  				hpfs_error(s, "bad first_free pointer in anode %08x", ano);
hpfs_error        263 fs/hpfs/map.c  			hpfs_error(s, "dnode %08x not byte-aligned", secno);
hpfs_error        273 fs/hpfs/map.c  				hpfs_error(s, "bad magic on dnode %08x", secno);
hpfs_error        277 fs/hpfs/map.c  				hpfs_error(s, "bad self pointer on dnode %08x self = %08x", secno, le32_to_cpu(dnode->self));
hpfs_error        281 fs/hpfs/map.c  				hpfs_error(s, "dnode %08x has first_free == %08x", secno, le32_to_cpu(dnode->first_free));
hpfs_error        287 fs/hpfs/map.c  					hpfs_error(s, "bad dirent size in dnode %08x, dirent %03x, last %03x", secno, p, pp);
hpfs_error        292 fs/hpfs/map.c  					hpfs_error(s, "namelen does not match dirent size in dnode %08x, dirent %03x, last %03x", secno, p, pp);
hpfs_error        298 fs/hpfs/map.c  					hpfs_error(s, "bad down pointer in dnode %08x, dirent %03x, last %03x", secno, p, pp);
hpfs_error        305 fs/hpfs/map.c  				hpfs_error(s, "size on last dirent does not match first_free; dnode %08x", secno);
hpfs_error        309 fs/hpfs/map.c  				hpfs_error(s, "dnode %08x does not end with \\377 entry", secno);
hpfs_error        401 fs/hpfs/namei.c 		hpfs_error(dir->i_sb, "there was error when removing dirent");
hpfs_error        457 fs/hpfs/namei.c 		hpfs_error(dir->i_sb, "there was error when removing dirent");
hpfs_error        546 fs/hpfs/namei.c 		hpfs_error(i->i_sb, "lookup succeeded but map dirent failed");
hpfs_error        564 fs/hpfs/namei.c 			hpfs_error(new_dir->i_sb, "hpfs_rename: could not find dirent");
hpfs_error        575 fs/hpfs/namei.c 		if (r == -1) hpfs_error(new_dir->i_sb, "hpfs_rename: dirent already exists!");
hpfs_error        583 fs/hpfs/namei.c 			hpfs_error(i->i_sb, "lookup succeeded but map dirent failed at #2");
hpfs_error        589 fs/hpfs/namei.c 		hpfs_error(i->i_sb, "hpfs_rename: could not remove dirent");
hpfs_error        105 fs/hpfs/super.c 		hpfs_error(s, "cycle detected on key %08x in %s", key, msg);
hpfs_error        643 fs/hpfs/super.c 		hpfs_error(s, "invalid size in superblock: %08x",
hpfs_error        661 fs/hpfs/super.c 		hpfs_error(s, "improperly stopped");
hpfs_error        676 fs/hpfs/super.c 		hpfs_error(s, "warning: spare dnodes used, try chkdsk");
hpfs_error        684 fs/hpfs/super.c 			hpfs_error(s, "dir band size mismatch: dir_band_start==%08x, dir_band_end==%08x, n_dir_band==%08x",
hpfs_error        727 fs/hpfs/super.c 		hpfs_error(s, "unable to find root dir");