Lines Matching refs:pr_err
90 pr_err("hit unused blockpointer.\n"); in qnx6_check_blockptr()
130 pr_err("Requested file block number (%u) too big.", no); in qnx6_block_map()
139 pr_err("Error reading block (%u)\n", block); in qnx6_block_map()
268 pr_err("unable to read the first superblock\n"); in qnx6_check_first_superblock()
282 pr_err("wrong signature (magic) in superblock #1.\n"); in qnx6_check_first_superblock()
316 pr_err("unable to set blocksize\n"); in qnx6_fill_super()
322 pr_err("invalid mount options.\n"); in qnx6_fill_super()
342 pr_err("unable to read the first superblock\n"); in qnx6_fill_super()
357 pr_err("superblock #1 checksum error\n"); in qnx6_fill_super()
363 pr_err("unable to set blocksize\n"); in qnx6_fill_super()
385 pr_err("unable to read the second superblock\n"); in qnx6_fill_super()
391 pr_err("wrong signature (magic) in superblock #2.\n"); in qnx6_fill_super()
398 pr_err("superblock #2 checksum error\n"); in qnx6_fill_super()
419 pr_err("too many inode levels (max %i, sb %i)\n", in qnx6_fill_super()
424 pr_err("too many longfilename levels (max %i, sb %i)\n", in qnx6_fill_super()
445 pr_err("get inode failed\n"); in qnx6_fill_super()
459 pr_err("%s\n", errmsg); in qnx6_fill_super()
540 pr_err("bad inode number on dev %s: %u is out of range\n", in qnx6_iget()
550 pr_err("major problem: unable to read inode from dev %s\n", in qnx6_iget()