Lines Matching refs:ubifs_err
784 ubifs_err(c, "cannot read lprops for LEB %d", lnum);
841 ubifs_err(c, "cannot allocate memory for dumping LEB %d", lnum);
847 ubifs_err(c, "scan error %d", (int)PTR_ERR(sleb));
1054 ubifs_err(c, "free space changed from %lld to %lld",
1099 ubifs_err(c, "ui_size is %lld, synced_i_size is %lld, but inode is clean",
1101 ubifs_err(c, "i_ino %lu, i_mode %#x, i_size %lld", inode->i_ino,
1163 ubifs_err(c, "directory inode %lu has size %llu, but calculated size is %llu",
1171 ubifs_err(c, "directory inode %lu has nlink %u, but calculated nlink is %u",
1230 ubifs_err(c, "1st entry at %d:%d has key %s", zbr1->lnum,
1233 ubifs_err(c, "but it should have key %s according to tnc",
1242 ubifs_err(c, "2nd entry at %d:%d has key %s", zbr1->lnum,
1245 ubifs_err(c, "but it should have key %s according to tnc",
1261 ubifs_err(c, "2 xent/dent nodes with the same name");
1263 ubifs_err(c, "bad order of colliding key %s",
1470 ubifs_err(c, "failed, error %d", err);
1552 ubifs_err(c, "incorrect clean_zn_cnt %ld, calculated %ld",
1558 ubifs_err(c, "incorrect dirty_zn_cnt %ld, calculated %ld",
1630 ubifs_err(c, "znode checking function returned error %d",
1641 ubifs_err(c, "leaf checking function returned error %d, for leaf at LEB %d:%d",
1744 ubifs_err(c, "error %d while walking the index", err);
1749 ubifs_err(c, "index size check failed: calculated size is %lld, should be %lld",
1836 ubifs_err(c, "too high inode number, max. is %lu",
1943 ubifs_err(c, "inode %lu not found in index", (unsigned long)inum);
1946 ubifs_err(c, "error %d while looking up inode %lu",
1953 ubifs_err(c, "bad node %lu node length %d",
1964 ubifs_err(c, "cannot read inode node at LEB %d:%d, error %d",
1973 ubifs_err(c, "error %ld while adding inode %lu node",
2007 ubifs_err(c, "bad leaf length %d (LEB %d:%d)",
2018 ubifs_err(c, "cannot read leaf node at LEB %d:%d, error %d",
2028 ubifs_err(c, "error %d while adding inode node", err);
2036 ubifs_err(c, "unexpected node type %d at LEB %d:%d",
2044 ubifs_err(c, "too high sequence number, max. is %llu",
2064 ubifs_err(c, "error %d while processing data node and trying to find inode node %lu",
2074 ubifs_err(c, "data node at LEB %d:%d is not within inode size %lld",
2098 ubifs_err(c, "error %d while processing entry node and trying to find inode node %lu",
2110 ubifs_err(c, "error %d while processing entry node and trying to find parent inode node %lu",
2184 ubifs_err(c, "directory inode %lu has %d direntries which refer it, but should be 1",
2191 ubifs_err(c, "root inode %lu has non-zero (%d) direntries which refer it",
2197 ubifs_err(c, "directory inode %lu size is %lld, but calculated size is %lld",
2203 ubifs_err(c, "directory inode %lu nlink is %d, but calculated nlink is %d",
2210 ubifs_err(c, "inode %lu nlink is %d, but calculated nlink is %d",
2217 ubifs_err(c, "inode %lu has xattr size %u, but calculated size is %lld",
2223 ubifs_err(c, "inode %lu has %u xattrs, but calculated count is %lld",
2229 ubifs_err(c, "inode %lu has xattr names' size %u, but calculated names' size is %lld",
2243 ubifs_err(c, "inode %lu not found in index",
2247 ubifs_err(c, "error %d while looking up inode %lu",
2259 ubifs_err(c, "cannot read inode node at LEB %d:%d, error %d",
2306 ubifs_err(c, "file-system check failed with error %d", err);
2337 ubifs_err(c, "bad node type %d", sa->type);
2342 ubifs_err(c, "bad node type %d", sb->type);
2353 ubifs_err(c, "larger inum %lu goes before inum %lu",
2362 ubifs_err(c, "larger block %u goes before %u", blka, blkb);
2366 ubifs_err(c, "two data nodes for the same block");
2405 ubifs_err(c, "bad node type %d", sa->type);
2411 ubifs_err(c, "bad node type %d", sb->type);
2417 ubifs_err(c, "non-inode node goes before inode node");
2427 ubifs_err(c, "smaller inode node goes first");
2443 ubifs_err(c, "larger inum %lu goes before inum %lu",
2452 ubifs_err(c, "larger hash %u goes before %u",
3003 ubifs_err(c, "UBIFS assert failed: %s, in %s:%u", expr, file, line);