Home
last modified time | relevance | path

Searched refs:KERN_ERR (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
Drecovery.c92 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()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs.h33 #define ERROR(s, args...) printk(KERN_ERR "SQUASHFS error: "s, ## args)
37 printk(KERN_ERR "SQUASHFS error: "s, ## args);\
/external/e2fsprogs/lib/ext2fs/
Djfs_compat.h12 #define KERN_ERR "" macro
Dkernel-jbd.h777 printk (KERN_ERR "JBD unimplemented function " __FUNCTION__); \