Lines Matching refs:befs_error
145 befs_error(sb, "befs_get_block() was asked to write to " in befs_get_block()
153 befs_error(sb, in befs_get_block()
205 befs_error(sb, "<--- %s Error", __func__); in befs_lookup()
235 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()
409 befs_error(sb, "Inode %lu is not a regular file, " in befs_iget()
481 befs_error(sb, "Long symlink with illegal length"); in befs_symlink_readpage()
487 befs_error(sb, "Failed to read entire long symlink"); in befs_symlink_readpage()
523 befs_error(sb, "%s called with no NLS table loaded", __func__); in befs_utf2nls()
553 befs_error(sb, "Name using character set %s contains a character that " in befs_utf2nls()
601 befs_error(sb, "%s called with no NLS table loaded.", in befs_nls2utf()
633 befs_error(sb, "Name using character set %s contains a character that " in befs_nls2utf()
828 befs_error(sb, "cannot parse mount options"); in befs_fill_super()
851 befs_error(sb, "unable to set blocksize"); in befs_fill_super()
858 befs_error(sb, "unable to read superblock"); in befs_fill_super()
883 befs_error(sb, "blocks count: %llu is larger than the host can use", in befs_fill_super()
907 befs_error(sb, "get root inode failed"); in befs_fill_super()