Searched refs:errmsg (Results 1 – 2 of 2) sorted by relevance
190 const char *errmsg; in qnx4_fill_super() local214 errmsg = qnx4_checkroot(s, (struct qnx4_super_block *) bh->b_data); in qnx4_fill_super()216 if (errmsg != NULL) { in qnx4_fill_super()218 printk(KERN_ERR "qnx4: %s\n", errmsg); in qnx4_fill_super()
303 const char *errmsg; in qnx6_fill_super() local456 errmsg = qnx6_checkroot(s); in qnx6_fill_super()457 if (errmsg != NULL) { in qnx6_fill_super()459 pr_err("%s\n", errmsg); in qnx6_fill_super()