Searched refs:ERRP (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/
H A Dcmdlinepart.c59 #define ERRP "mtd: " macro
119 printk(KERN_ERR ERRP "partition size too small (%llx)\n", newpart()
145 printk(KERN_ERR ERRP "no closing %c found in partition name\n", delim); newpart()
173 printk(KERN_ERR ERRP "no partitions allowed after a fill-up partition\n"); newpart()
240 printk(KERN_ERR ERRP "no mtd-id\n"); mtdpart_setup_real()
292 printk(KERN_ERR ERRP "bad character after partition (%c)\n", *s); mtdpart_setup_real()
346 printk(KERN_WARNING ERRP parse_cmdline_partitions()
354 printk(KERN_WARNING ERRP parse_cmdline_partitions()

Completed in 61 milliseconds