Searched refs:ufs_warning (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ufs/ |
| H A D | ialloc.c | 76 ufs_warning(sb, "ufs_free_inode", "reserved inode or nonexistent inode %u\n", ino); in ufs_free_inode() 319 ufs_warning(sb, "ufs_read_inode", in ufs_new_inode()
|
| H A D | inode.c | 74 ufs_warning(inode->i_sb, "ufs_block_to_path", "block > big"); in ufs_block_to_path() 405 ufs_warning(sb, "ufs_get_block", "block > big"); in ufs_getfrag_block() 650 ufs_warning(sb, "ufs_read_inode", "bad inode number (%lu)\n", in ufs_iget() 665 ufs_warning(sb, "ufs_read_inode", "unable to read inode %lu\n", in ufs_iget() 800 ufs_warning (sb, "ufs_read_inode", "bad inode number (%lu)\n", inode->i_ino); in ufs_update_inode() 806 ufs_warning (sb, "ufs_read_inode", "unable to read inode %lu\n", inode->i_ino); in ufs_update_inode()
|
| H A D | ufs.h | 131 void ufs_warning(struct super_block *, const char *, const char *, ...);
|
| H A D | super.c | 331 void ufs_warning (struct super_block * sb, const char * function, in ufs_warning() function 1196 ufs_warning(sb, __func__, "ufs_read_super: excessive maximum " in ufs_fill_super()
|