affs_warning 142 fs/affs/affs.h extern void affs_warning(struct super_block *sb, const char *function, const char *fmt, ...); affs_warning 112 fs/affs/bitmap.c affs_warning(sb,"affs_free_block","Trying to free block %u which is already free", block); affs_warning 161 fs/affs/bitmap.c affs_warning(sb, "affs_balloc", "invalid goal %d", goal); affs_warning 85 fs/affs/dir.c affs_warning(sb, "readdir", "More than 65535 entries in chain"); affs_warning 169 fs/affs/file.c affs_warning(sb, "alloc_ext", "previous extension set (%x)", tmp); affs_warning 358 fs/affs/file.c affs_warning(sb, "get_block", "block already set (%x)", bh_result->b_blocknr); affs_warning 368 fs/affs/file.c affs_warning(sb, "get_block", "first block already set (%d)", tmp); affs_warning 572 fs/affs/file.c affs_warning(sb, "extent_file_ofs", "next block already set for %d (%d)", bidx, tmp); affs_warning 712 fs/affs/file.c affs_warning(sb, "commit_write_ofs", "next block already set for %d (%d)", bidx, tmp); affs_warning 743 fs/affs/file.c affs_warning(sb, "commit_write_ofs", "next block already set for %d (%d)", bidx, tmp); affs_warning 842 fs/affs/file.c affs_warning(sb, "truncate", "unexpected read error for ext block %u (%d)", affs_warning 889 fs/affs/file.c affs_warning(sb, "truncate", "unexpected read error for last block %u (%d)", affs_warning 41 fs/affs/inode.c affs_warning(sb, "read_inode", "Cannot read block %d", block); affs_warning 45 fs/affs/inode.c affs_warning(sb,"read_inode", affs_warning 118 fs/affs/inode.c affs_warning(sb, "read_inode", "inode is LINKDIR"); affs_warning 127 fs/affs/inode.c affs_warning(sb, "read_inode", "inode is LINKFILE");