Lines Matching refs:befs_error
131 befs_error(sb, "befs_get_block() was asked to write to " in befs_get_block()
139 befs_error(sb, in befs_get_block()
228 befs_error(sb, "IO error reading %pD (inode %lu)", in befs_readdir()
325 befs_error(sb, "unable to read inode block - " in befs_iget()
335 befs_error(sb, "Bad inode: %lu", inode->i_ino); in befs_iget()
407 befs_error(sb, "Inode %lu is not a regular file, " in befs_iget()
476 befs_error(sb, "Long symlink with illegal length"); in befs_follow_link()
486 befs_error(sb, "Failed to read entire long symlink"); in befs_follow_link()
519 befs_error(sb, "%s called with no NLS table loaded", __func__); in befs_utf2nls()
525 befs_error(sb, "%s cannot allocate memory", __func__); in befs_utf2nls()
552 befs_error(sb, "Name using character set %s contains a character that " in befs_utf2nls()
598 befs_error(sb, "%s called with no NLS table loaded.", in befs_nls2utf()
605 befs_error(sb, "%s cannot allocate memory", __func__); in befs_nls2utf()
631 befs_error(sb, "Name using charecter set %s contains a charecter that " in befs_nls2utf()
773 befs_error(sb, "cannot parse mount options"); in befs_fill_super()
797 befs_error(sb, "unable to read superblock"); in befs_fill_super()
821 befs_error(sb, "blocks count: %llu " in befs_fill_super()
842 befs_error(sb, "get root inode failed"); in befs_fill_super()