Lines Matching refs:befs_error
137 befs_error(sb, "befs_get_block() was asked to write to " in befs_get_block()
145 befs_error(sb, in befs_get_block()
234 befs_error(sb, "IO error reading %pD (inode %lu)", in befs_readdir()
331 befs_error(sb, "unable to read inode block - " in befs_iget()
341 befs_error(sb, "Bad inode: %lu", inode->i_ino); in befs_iget()
411 befs_error(sb, "Inode %lu is not a regular file, " in befs_iget()
480 befs_error(sb, "Long symlink with illegal length"); in befs_follow_link()
490 befs_error(sb, "Failed to read entire long symlink"); in befs_follow_link()
536 befs_error(sb, "%s called with no NLS table loaded", __func__); in befs_utf2nls()
542 befs_error(sb, "%s cannot allocate memory", __func__); in befs_utf2nls()
569 befs_error(sb, "Name using character set %s contains a character that " in befs_utf2nls()
615 befs_error(sb, "%s called with no NLS table loaded.", in befs_nls2utf()
622 befs_error(sb, "%s cannot allocate memory", __func__); in befs_nls2utf()
648 befs_error(sb, "Name using charecter set %s contains a charecter that " in befs_nls2utf()
790 befs_error(sb, "cannot parse mount options"); in befs_fill_super()
814 befs_error(sb, "unable to read superblock"); in befs_fill_super()
838 befs_error(sb, "blocks count: %llu " in befs_fill_super()
859 befs_error(sb, "get root inode failed"); in befs_fill_super()