Home
last modified time | relevance | path

Searched refs:ufs_warning (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ufs/
H A Dialloc.c76 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 Dufs.h134 void ufs_warning(struct super_block *, const char *, const char *, ...);
H A Dinode.c73 ufs_warning(inode->i_sb, "ufs_block_to_path", "block > big"); in ufs_block_to_path()
426 ufs_warning(sb, "ufs_get_block", "block > big"); in ufs_getfrag_block()
665 ufs_warning(sb, "ufs_read_inode", "bad inode number (%lu)\n", in ufs_iget()
680 ufs_warning(sb, "ufs_read_inode", "unable to read inode %lu\n", in ufs_iget()
811 ufs_warning (sb, "ufs_read_inode", "bad inode number (%lu)\n", inode->i_ino); in ufs_update_inode()
817 ufs_warning (sb, "ufs_read_inode", "unable to read inode %lu\n", inode->i_ino); in ufs_update_inode()
H A Dsuper.c330 void ufs_warning (struct super_block * sb, const char * function, in ufs_warning() function
1264 ufs_warning(sb, __func__, "ufs_read_super: excessive maximum " in ufs_fill_super()
H A Dballoc.c363 ufs_warning(sb, "ufs_new_fragments", "internal warning" in ufs_new_fragments()