Searched refs:KERN_ERR (Results 1 – 4 of 4) sorted by relevance
92 printk (KERN_ERR "JBD: bad block at offset %u\n", in do_readahead()141 printk(KERN_ERR "JBD: corrupted journal superblock\n"); in jread()148 printk (KERN_ERR "JBD: bad block at offset %u\n", in jread()166 printk (KERN_ERR "JBD: Failed to read block at offset %u\n", in jread()292 printk(KERN_ERR "JBD: error %d scanning journal\n", err); in journal_skip_recovery()338 printk(KERN_ERR "JBD: IO error %d recovering block " in calc_chksums()491 printk (KERN_ERR in do_one_pass()519 printk(KERN_ERR in do_one_pass()696 printk (KERN_ERR "JBD: recovery pass %d ended at " in do_one_pass()
33 #define ERROR(s, args...) printk(KERN_ERR "SQUASHFS error: "s, ## args)37 printk(KERN_ERR "SQUASHFS error: "s, ## args);\
12 #define KERN_ERR "" macro
777 printk (KERN_ERR "JBD unimplemented function " __FUNCTION__); \