Searched refs:affs_warning (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/affs/
H A Dfile.c169 affs_warning(sb, "alloc_ext", "previous extension set (%x)", tmp);
358 affs_warning(sb, "get_block", "block already set (%x)", bh_result->b_blocknr);
368 affs_warning(sb, "get_block", "first block already set (%d)", tmp);
581 affs_warning(sb, "extent_file_ofs", "next block already set for %d (%d)", bidx, tmp);
712 affs_warning(sb, "commit_write_ofs", "next block already set for %d (%d)", bidx, tmp);
743 affs_warning(sb, "commit_write_ofs", "next block already set for %d (%d)", bidx, tmp);
842 affs_warning(sb, "truncate", "unexpected read error for ext block %u (%d)",
889 affs_warning(sb, "truncate", "unexpected read error for last block %u (%d)",
H A Dinode.c42 affs_warning(sb, "read_inode", "Cannot read block %d", block);
46 affs_warning(sb,"read_inode",
122 affs_warning(sb, "read_inode", "inode is LINKFILE");
H A Ddir.c85 affs_warning(sb, "readdir", "More than 65535 entries in chain");
H A Dbitmap.c113 affs_warning(sb,"affs_free_block","Trying to free block %u which is already free", block);
162 affs_warning(sb, "affs_balloc", "invalid goal %d", goal);
164 // affs_warning(sb, "affs_balloc", "no last alloc block");
H A Daffs.h142 extern void affs_warning(struct super_block *sb, const char *function, const char *fmt, ...);
H A Damigaffs.c465 affs_warning(struct super_block *sb, const char *function, const char *fmt, ...) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/affs/
H A Dfile.c169 affs_warning(sb, "alloc_ext", "previous extension set (%x)", tmp);
358 affs_warning(sb, "get_block", "block already set (%x)", bh_result->b_blocknr);
368 affs_warning(sb, "get_block", "first block already set (%d)", tmp);
581 affs_warning(sb, "extent_file_ofs", "next block already set for %d (%d)", bidx, tmp);
712 affs_warning(sb, "commit_write_ofs", "next block already set for %d (%d)", bidx, tmp);
743 affs_warning(sb, "commit_write_ofs", "next block already set for %d (%d)", bidx, tmp);
842 affs_warning(sb, "truncate", "unexpected read error for ext block %u (%d)",
889 affs_warning(sb, "truncate", "unexpected read error for last block %u (%d)",
H A Dinode.c42 affs_warning(sb, "read_inode", "Cannot read block %d", block);
46 affs_warning(sb,"read_inode",
122 affs_warning(sb, "read_inode", "inode is LINKFILE");
H A Ddir.c85 affs_warning(sb, "readdir", "More than 65535 entries in chain");
H A Dbitmap.c113 affs_warning(sb,"affs_free_block","Trying to free block %u which is already free", block);
162 affs_warning(sb, "affs_balloc", "invalid goal %d", goal);
164 // affs_warning(sb, "affs_balloc", "no last alloc block");
H A Daffs.h142 extern void affs_warning(struct super_block *sb, const char *function, const char *fmt, ...);
H A Damigaffs.c465 affs_warning(struct super_block *sb, const char *function, const char *fmt, ...) function

Completed in 119 milliseconds