Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ufs/
Dinode.c73 ufs_warning(inode->i_sb, "ufs_block_to_path", "block > big"); in ufs_block_to_path()
510 ufs_warning(sb, "ufs_get_block", "block > big"); in ufs_getfrag_block()
693 ufs_warning(sb, "ufs_read_inode", "bad inode number (%lu)\n", in ufs_iget()
708 ufs_warning(sb, "ufs_read_inode", "unable to read inode %lu\n", in ufs_iget()
838 ufs_warning (sb, "ufs_read_inode", "bad inode number (%lu)\n", inode->i_ino); in ufs_update_inode()
844 ufs_warning (sb, "ufs_read_inode", "unable to read inode %lu\n", inode->i_ino); in ufs_update_inode()
898 ufs_warning(inode->i_sb, __func__, "ufs_truncate failed\n"); in ufs_evict_inode()
Dialloc.c75 ufs_warning(sb, "ufs_free_inode", "reserved inode or nonexistent inode %u\n", ino); in ufs_free_inode()
317 ufs_warning(sb, "ufs_read_inode", in ufs_new_inode()
Dufs.h132 void ufs_warning(struct super_block *, const char *, const char *, ...);
Dsuper.c344 void ufs_warning (struct super_block * sb, const char * function, in ufs_warning() function
1230 ufs_warning(sb, __func__, "ufs_read_super: excessive maximum " in ufs_fill_super()
Dballoc.c364 ufs_warning(sb, "ufs_new_fragments", "internal warning" in ufs_new_fragments()