Symbol: ubifs_err
fs/ubifs/auth.c
147
ubifs_err(c, "hash mismatch on node at LEB %d:%d", lnum, offs);
fs/ubifs/auth.c
148
ubifs_err(c, "hash expected: %*ph%s", len, hash, cont);
fs/ubifs/auth.c
149
ubifs_err(c, "hash calculated: %*ph%s", len, calc, cont);
fs/ubifs/auth.c
205
ubifs_err(c, "Unable to find signature node");
fs/ubifs/auth.c
213
ubifs_err(c, "Signature node is of wrong type");
fs/ubifs/auth.c
221
ubifs_err(c, "invalid signature len %d", le32_to_cpu(signode->len));
fs/ubifs/auth.c
227
ubifs_err(c, "Signature type %d is not supported\n",
fs/ubifs/auth.c
239
ubifs_err(c, "Failed to verify signature");
fs/ubifs/auth.c
263
ubifs_err(c, "authentication hash name needed with authentication");
fs/ubifs/auth.c
270
ubifs_err(c, "Unknown hash algo %s specified",
fs/ubifs/auth.c
281
ubifs_err(c, "Failed to request key: %ld",
fs/ubifs/auth.c
289
ubifs_err(c, "key type must be logon");
fs/ubifs/auth.c
304
ubifs_err(c, "Can not allocate %s: %d",
fs/ubifs/auth.c
311
ubifs_err(c, "hash %s is bigger than maximum allowed hash size (%d > %d)",
fs/ubifs/auth.c
320
ubifs_err(c, "Can not allocate %s: %d", hmac_name, err);
fs/ubifs/auth.c
326
ubifs_err(c, "hmac %s is bigger than maximum allowed hmac size (%d > %d)",
fs/ubifs/budget.c
496
ubifs_err(c, "cannot budget space, error %d", err);
fs/ubifs/commit.c
227
ubifs_err(c, "commit failed, error %d", err);
fs/ubifs/commit.c
714
ubifs_err(c, "dumping index node (iip=%d)", i->iip);
fs/ubifs/commit.c
720
ubifs_err(c, "dumping parent index node");
fs/ubifs/commit.c
729
ubifs_err(c, "failed, error %d", err);
fs/ubifs/compress.c
202
ubifs_err(c, "invalid compression type %d", compr_type);
fs/ubifs/compress.c
209
ubifs_err(c, "%s compression is not compiled in", compr->name);
fs/ubifs/compress.c
248
ubifs_err(c, "cannot decompress %d bytes, compressor %s, error %d",
fs/ubifs/crypto.c
56
ubifs_err(c, "fscrypt_encrypt_block_inplace() failed: %d", err);
fs/ubifs/crypto.c
73
ubifs_err(c, "bad compr_size: %i", clen);
fs/ubifs/crypto.c
82
ubifs_err(c, "fscrypt_decrypt_block_inplace() failed: %d", err);
fs/ubifs/debug.c
1057
ubifs_err(c, "free space changed from %lld to %lld",
fs/ubifs/debug.c
1102
ubifs_err(c, "ui_size is %lld, synced_i_size is %lld, but inode is clean",
fs/ubifs/debug.c
1104
ubifs_err(c, "i_ino %llu, i_mode %#x, i_size %lld", inode->i_ino,
fs/ubifs/debug.c
1166
ubifs_err(c, "directory inode %llu has size %llu, but calculated size is %llu",
fs/ubifs/debug.c
1174
ubifs_err(c, "directory inode %llu has nlink %u, but calculated nlink is %u",
fs/ubifs/debug.c
1233
ubifs_err(c, "1st entry at %d:%d has key %s", zbr1->lnum,
fs/ubifs/debug.c
1236
ubifs_err(c, "but it should have key %s according to tnc",
fs/ubifs/debug.c
1245
ubifs_err(c, "2nd entry at %d:%d has key %s", zbr1->lnum,
fs/ubifs/debug.c
1248
ubifs_err(c, "but it should have key %s according to tnc",
fs/ubifs/debug.c
1264
ubifs_err(c, "2 xent/dent nodes with the same name");
fs/ubifs/debug.c
1266
ubifs_err(c, "bad order of colliding key %s",
fs/ubifs/debug.c
1473
ubifs_err(c, "failed, error %d", err);
fs/ubifs/debug.c
1555
ubifs_err(c, "incorrect clean_zn_cnt %ld, calculated %ld",
fs/ubifs/debug.c
1561
ubifs_err(c, "incorrect dirty_zn_cnt %ld, calculated %ld",
fs/ubifs/debug.c
1633
ubifs_err(c, "znode checking function returned error %d",
fs/ubifs/debug.c
1644
ubifs_err(c, "leaf checking function returned error %d, for leaf at LEB %d:%d",
fs/ubifs/debug.c
1747
ubifs_err(c, "error %d while walking the index", err);
fs/ubifs/debug.c
1752
ubifs_err(c, "index size check failed: calculated size is %lld, should be %lld",
fs/ubifs/debug.c
1844
ubifs_err(c, "too high inode number, max. is %lu",
fs/ubifs/debug.c
1951
ubifs_err(c, "inode %lu not found in index", (unsigned long)inum);
fs/ubifs/debug.c
1954
ubifs_err(c, "error %d while looking up inode %lu",
fs/ubifs/debug.c
1961
ubifs_err(c, "bad node %lu node length %d",
fs/ubifs/debug.c
1972
ubifs_err(c, "cannot read inode node at LEB %d:%d, error %d",
fs/ubifs/debug.c
1981
ubifs_err(c, "error %ld while adding inode %lu node",
fs/ubifs/debug.c
2015
ubifs_err(c, "bad leaf length %d (LEB %d:%d)",
fs/ubifs/debug.c
2026
ubifs_err(c, "cannot read leaf node at LEB %d:%d, error %d",
fs/ubifs/debug.c
2036
ubifs_err(c, "error %d while adding inode node", err);
fs/ubifs/debug.c
2044
ubifs_err(c, "unexpected node type %d at LEB %d:%d",
fs/ubifs/debug.c
2052
ubifs_err(c, "too high sequence number, max. is %llu",
fs/ubifs/debug.c
2072
ubifs_err(c, "error %d while processing data node and trying to find inode node %lu",
fs/ubifs/debug.c
2082
ubifs_err(c, "data node at LEB %d:%d is not within inode size %lld",
fs/ubifs/debug.c
2106
ubifs_err(c, "error %d while processing entry node and trying to find inode node %lu",
fs/ubifs/debug.c
2118
ubifs_err(c, "error %d while processing entry node and trying to find parent inode node %lu",
fs/ubifs/debug.c
2192
ubifs_err(c, "directory inode %lu has %d direntries which refer it, but should be 1",
fs/ubifs/debug.c
2199
ubifs_err(c, "root inode %lu has non-zero (%d) direntries which refer it",
fs/ubifs/debug.c
2205
ubifs_err(c, "directory inode %lu size is %lld, but calculated size is %lld",
fs/ubifs/debug.c
2211
ubifs_err(c, "directory inode %lu nlink is %d, but calculated nlink is %d",
fs/ubifs/debug.c
2218
ubifs_err(c, "inode %lu nlink is %d, but calculated nlink is %d",
fs/ubifs/debug.c
2225
ubifs_err(c, "inode %lu has xattr size %u, but calculated size is %lld",
fs/ubifs/debug.c
2231
ubifs_err(c, "inode %lu has %u xattrs, but calculated count is %lld",
fs/ubifs/debug.c
2237
ubifs_err(c, "inode %lu has xattr names' size %u, but calculated names' size is %lld",
fs/ubifs/debug.c
2251
ubifs_err(c, "inode %lu not found in index",
fs/ubifs/debug.c
2255
ubifs_err(c, "error %d while looking up inode %lu",
fs/ubifs/debug.c
2267
ubifs_err(c, "cannot read inode node at LEB %d:%d, error %d",
fs/ubifs/debug.c
2314
ubifs_err(c, "file-system check failed with error %d", err);
fs/ubifs/debug.c
2345
ubifs_err(c, "bad node type %d", sa->type);
fs/ubifs/debug.c
2350
ubifs_err(c, "bad node type %d", sb->type);
fs/ubifs/debug.c
2361
ubifs_err(c, "larger inum %lu goes before inum %lu",
fs/ubifs/debug.c
2370
ubifs_err(c, "larger block %u goes before %u", blka, blkb);
fs/ubifs/debug.c
2374
ubifs_err(c, "two data nodes for the same block");
fs/ubifs/debug.c
2413
ubifs_err(c, "bad node type %d", sa->type);
fs/ubifs/debug.c
2419
ubifs_err(c, "bad node type %d", sb->type);
fs/ubifs/debug.c
2425
ubifs_err(c, "non-inode node goes before inode node");
fs/ubifs/debug.c
2435
ubifs_err(c, "smaller inode node goes first");
fs/ubifs/debug.c
2451
ubifs_err(c, "larger inum %lu goes before inum %lu",
fs/ubifs/debug.c
2460
ubifs_err(c, "larger hash %u goes before %u",
fs/ubifs/debug.c
3009
ubifs_err(c, "UBIFS assert failed: %s, in %s:%u", expr, file, line);
fs/ubifs/debug.c
784
ubifs_err(c, "cannot read lprops for LEB %d", lnum);
fs/ubifs/debug.c
841
ubifs_err(c, "cannot allocate memory for dumping LEB %d", lnum);
fs/ubifs/debug.c
847
ubifs_err(c, "scan error %d", (int)PTR_ERR(sleb));
fs/ubifs/debug.h
153
ubifs_err(c, "commit lock is not locked!\n"); \
fs/ubifs/dir.c
1055
ubifs_err(c, "cannot create directory, error %d", err);
fs/ubifs/dir.c
110
ubifs_err(c, "fscrypt_prepare_new_inode failed: %i", err);
fs/ubifs/dir.c
152
ubifs_err(c, "out of inode numbers");
fs/ubifs/dir.c
175
ubifs_err(c, "ubifs_add_orphan failed: %i", err);
fs/ubifs/dir.c
190
ubifs_err(c, "fscrypt_set_context failed: %i", err);
fs/ubifs/dir.c
275
ubifs_err(c, "dead directory entry '%pd', error %d",
fs/ubifs/dir.c
372
ubifs_err(c, "cannot create regular file, error %d", err);
fs/ubifs/dir.c
413
ubifs_err(c, "cannot create whiteout file, error %d", err);
fs/ubifs/dir.c
524
ubifs_err(c, "cannot create temporary file, error %d", err);
fs/ubifs/dir.c
724
ubifs_err(c, "cannot find next direntry, error %d", err);
fs/ubifs/file.c
165
ubifs_err(c, "cannot read page %lu of inode %llu, error %d",
fs/ubifs/file.c
683
ubifs_err(c, "bad data node (block %u, inode %llu)",
fs/ubifs/file.c
916
ubifs_err(c, "cannot write folio %lu of inode %llu, error %d",
fs/ubifs/file.c
93
ubifs_err(c, "bad data node (block %u, inode %llu)",
fs/ubifs/io.c
1052
ubifs_err(c, "bad node type (%d but expected %d)",
fs/ubifs/io.c
1059
ubifs_err(c, "expected node type %d", type);
fs/ubifs/io.c
1065
ubifs_err(c, "bad node length %d, expected %d", rlen, len);
fs/ubifs/io.c
1072
ubifs_err(c, "bad node at LEB %d:%d", lnum, offs);
fs/ubifs/io.c
118
ubifs_err(c, "writing %d bytes to LEB %d:%d failed, error %d",
fs/ubifs/io.c
138
ubifs_err(c, "changing %d bytes in LEB %d failed, error %d",
fs/ubifs/io.c
158
ubifs_err(c, "unmap LEB %d failed, error %d", lnum, err);
fs/ubifs/io.c
177
ubifs_err(c, "mapping LEB %d failed, error %d", lnum, err);
fs/ubifs/io.c
190
ubifs_err(c, "ubi_is_mapped failed for LEB %d, error %d",
fs/ubifs/io.c
257
ubifs_err(c, "bad magic %#08x, expected %#08x",
fs/ubifs/io.c
267
ubifs_err(c, "bad node type %d", type);
fs/ubifs/io.c
291
ubifs_err(c, "bad CRC: calculated %#08x, read %#08x",
fs/ubifs/io.c
302
ubifs_err(c, "bad node length %d", node_len);
fs/ubifs/io.c
305
ubifs_err(c, "bad node at LEB %d:%d", lnum, offs);
fs/ubifs/io.c
365
ubifs_err(c, "sequence number overflow %llu, end of life",
fs/ubifs/io.c
699
ubifs_err(c, "cannot sync write-buffer, error %d", err);
fs/ubifs/io.c
929
ubifs_err(c, "cannot write %d bytes to LEB %d:%d, error %d",
fs/ubifs/io.c
98
ubifs_err(c, "reading %d bytes from LEB %d:%d failed, error %d",
fs/ubifs/journal.c
1043
ubifs_err(c, "dead directory entry '%s', error %d",
fs/ubifs/journal.c
1746
ubifs_err(c, "bad data node (block %u, inode %llu)",
fs/ubifs/journal.c
443
ubifs_err(c, "stuck in space allocation, nospc_retries %d",
fs/ubifs/journal.c
478
ubifs_err(c, "cannot reserve %d bytes in jhead %d, error %d",
fs/ubifs/journal.c
988
ubifs_err(c, "Cannot delete inode, it has too many xattrs!");
fs/ubifs/log.c
708
ubifs_err(c, "log is too full");
fs/ubifs/log.c
755
ubifs_err(c, "bad bud_bytes %lld, calculated %lld",
fs/ubifs/lprops.c
1029
ubifs_err(c, "bad LEB category %d expected %d",
fs/ubifs/lprops.c
1064
ubifs_err(c, "bad LPT list (category %d)", cat);
fs/ubifs/lprops.c
1076
ubifs_err(c, "bad LPT heap (category %d)", cat);
fs/ubifs/lprops.c
1123
ubifs_err(c, "indexing node in data LEB %d:%d",
fs/ubifs/lprops.c
1149
ubifs_err(c, "bad calculated accounting for LEB %d: free %d, dirty %d",
fs/ubifs/lprops.c
1196
ubifs_err(c, "indexing node without indexing flag");
fs/ubifs/lprops.c
1202
ubifs_err(c, "data node with indexing flag");
fs/ubifs/lprops.c
1231
ubifs_err(c, "bad accounting of LEB %d: free %d, dirty %d flags %#x, should be free %d, dirty %d",
fs/ubifs/lprops.c
1282
ubifs_err(c, "bad overall accounting");
fs/ubifs/lprops.c
1283
ubifs_err(c, "calculated: empty_lebs %d, idx_lebs %d, total_free %lld, total_dirty %lld, total_used %lld",
fs/ubifs/lprops.c
1286
ubifs_err(c, "read from lprops: empty_lebs %d, idx_lebs %d, total_free %lld, total_dirty %lld, total_used %lld",
fs/ubifs/lprops.c
1295
ubifs_err(c, "bad dead/dark space accounting");
fs/ubifs/lprops.c
1296
ubifs_err(c, "calculated: total_dead %lld, total_dark %lld",
fs/ubifs/lprops.c
1298
ubifs_err(c, "read from lprops: total_dead %lld, total_dark %lld",
fs/ubifs/lprops.c
671
ubifs_err(c, "cannot change properties of LEB %d, error %d",
fs/ubifs/lprops.c
710
ubifs_err(c, "cannot update properties of LEB %d, error %d",
fs/ubifs/lprops.c
735
ubifs_err(c, "cannot read properties of LEB %d, error %d",
fs/ubifs/lprops.c
862
ubifs_err(c, "non-empty LEB %d on empty list (free %d dirty %d flags %d)",
fs/ubifs/lprops.c
868
ubifs_err(c, "taken LEB %d on empty list (free %d dirty %d flags %d)",
fs/ubifs/lprops.c
878
ubifs_err(c, "non-freeable LEB %d on freeable list (free %d dirty %d flags %d)",
fs/ubifs/lprops.c
884
ubifs_err(c, "taken LEB %d on freeable list (free %d dirty %d flags %d)",
fs/ubifs/lprops.c
892
ubifs_err(c, "freeable list count %d expected %d", i,
fs/ubifs/lprops.c
901
ubifs_err(c, "idx_gc list count %d expected %d", i,
fs/ubifs/lprops.c
908
ubifs_err(c, "non-freeable LEB %d on frdi_idx list (free %d dirty %d flags %d)",
fs/ubifs/lprops.c
914
ubifs_err(c, "taken LEB %d on frdi_idx list (free %d dirty %d flags %d)",
fs/ubifs/lprops.c
920
ubifs_err(c, "non-index LEB %d on frdi_idx list (free %d dirty %d flags %d)",
fs/ubifs/lprops.c
933
ubifs_err(c, "null ptr in LPT heap cat %d", cat);
fs/ubifs/lprops.c
937
ubifs_err(c, "bad ptr in LPT heap cat %d", cat);
fs/ubifs/lprops.c
941
ubifs_err(c, "taken LEB in LPT heap cat %d", cat);
fs/ubifs/lprops.c
977
ubifs_err(c, "lprops %zx lp %zx lprops->lnum %d lp->lnum %d",
fs/ubifs/lprops.c
997
ubifs_err(c, "failed cat %d hpos %d err %d", cat, i, err);
fs/ubifs/lpt.c
1257
ubifs_err(c, "error %d reading nnode at %d:%d", err, lnum, offs);
fs/ubifs/lpt.c
1322
ubifs_err(c, "error %d reading pnode at %d:%d", err, lnum, offs);
fs/ubifs/lpt.c
1325
ubifs_err(c, "calc num: %d", calc_pnode_num_from_parent(c, parent, iip));
fs/ubifs/lpt.c
136
ubifs_err(c, "too few LPT LEBs");
fs/ubifs/lpt.c
142
ubifs_err(c, "LPT ltab too big");
fs/ubifs/lpt.c
1762
ubifs_err(c, "Failed to authenticate LPT");
fs/ubifs/lpt.c
204
ubifs_err(c, "LPT ltab too big");
fs/ubifs/lpt.c
2256
ubifs_err(c, "pnode num %d expected %d parent num %d iip %d",
fs/ubifs/lpt.c
2271
ubifs_err(c, "bad LEB number %d expected %d",
fs/ubifs/lpt.c
2277
ubifs_err(c, "LEB %d taken but not uncat %d",
fs/ubifs/lpt.c
2290
ubifs_err(c, "LEB %d index but cat %d",
fs/ubifs/lpt.c
2303
ubifs_err(c, "LEB %d not index but cat %d",
fs/ubifs/lpt.c
2344
ubifs_err(c, "LEB %d cat %d not found in cat heap/list",
fs/ubifs/lpt.c
2351
ubifs_err(c, "LEB %d cat %d free %d dirty %d",
fs/ubifs/lpt.c
2360
ubifs_err(c, "LEB %d cat %d free %d dirty %d",
fs/ubifs/lpt.c
2397
ubifs_err(c, "nnode num %d expected %d parent num %d iip %d",
fs/ubifs/lpt.c
934
ubifs_err(c, "invalid crc in LPT node: crc %hx calc %hx",
fs/ubifs/lpt.c
958
ubifs_err(c, "invalid type (%d) in LPT node type %d",
fs/ubifs/lpt_commit.c
1601
ubifs_err(c, "cannot allocate memory for ltab checking");
fs/ubifs/lpt_commit.c
1623
ubifs_err(c, "invalid empty space in LEB %d at %d",
fs/ubifs/lpt_commit.c
1629
ubifs_err(c, "invalid free space in LEB %d (free %d, expected %d)",
fs/ubifs/lpt_commit.c
1634
ubifs_err(c, "invalid dirty space in LEB %d (dirty %d, expected %d)",
fs/ubifs/lpt_commit.c
1687
ubifs_err(c, "failed at LEB %d", lnum);
fs/ubifs/lpt_commit.c
1719
ubifs_err(c, "LPT space error: free %lld lpt_sz %lld",
fs/ubifs/lpt_commit.c
1759
ubifs_err(c, "dirty pnodes %d exceed max %d",
fs/ubifs/lpt_commit.c
1764
ubifs_err(c, "dirty nnodes %d exceed max %d",
fs/ubifs/lpt_commit.c
1782
ubifs_err(c, "LPT wrote %lld but space used was %lld",
fs/ubifs/lpt_commit.c
1787
ubifs_err(c, "LPT wrote %lld but lpt_sz is %lld",
fs/ubifs/lpt_commit.c
1792
ubifs_err(c, "LPT layout size %lld but wrote %lld",
fs/ubifs/lpt_commit.c
1797
ubifs_err(c, "LPT new nhead offs: expected %d was %d",
fs/ubifs/lpt_commit.c
1807
ubifs_err(c, "LPT chk_lpt_sz %lld + waste %lld exceeds %lld",
fs/ubifs/lpt_commit.c
1849
ubifs_err(c, "cannot allocate memory to dump LPT");
fs/ubifs/lpt_commit.c
1924
ubifs_err(c, "LPT node type %d not recognized", node_type);
fs/ubifs/lpt_commit.c
311
ubifs_err(c, "LPT out of space at LEB %d:%d needing %d, done_ltab %d, done_lsave %d",
fs/ubifs/lpt_commit.c
535
ubifs_err(c, "LPT out of space mismatch at LEB %d:%d needing %d, done_ltab %d, done_lsave %d",
fs/ubifs/master.c
142
ubifs_err(c, "Failed to verify master node hash");
fs/ubifs/master.c
148
ubifs_err(c, "Failed to verify master node HMAC");
fs/ubifs/master.c
161
ubifs_err(c, "unexpected node type %d master LEB %d:%d",
fs/ubifs/master.c
319
ubifs_err(c, "bad master node at offset %d error %d", c->mst_offs, err);
fs/ubifs/master.c
397
ubifs_err(c, "bad leb_cnt on master node");
fs/ubifs/orphan.c
165
ubifs_err(c, "missing orphan ino %lu", (unsigned long)inum);
fs/ubifs/orphan.c
304
ubifs_err(c, "out of space in orphan area");
fs/ubifs/orphan.c
414
ubifs_err(c, "out of space in orphan area");
fs/ubifs/orphan.c
545
ubifs_err(c, "invalid node type %d in orphan area at %d:%d",
fs/ubifs/orphan.c
574
ubifs_err(c, "out of order commit number %llu in orphan node at %d:%d",
fs/ubifs/orphan.c
79
ubifs_err(c, "ino %lu orphaned twice", (unsigned long)inum);
fs/ubifs/orphan.c
825
ubifs_err(c, "found orphan node ino %lu, type %d",
fs/ubifs/orphan.c
831
ubifs_err(c, "node read failed, error %d", err);
fs/ubifs/orphan.c
838
ubifs_err(c, "missing orphan, ino %lu",
fs/ubifs/orphan.c
881
ubifs_err(c, "cannot allocate memory to check orphans");
fs/ubifs/orphan.c
919
ubifs_err(c, "out of memory");
fs/ubifs/orphan.c
929
ubifs_err(c, "cannot scan TNC, error %d", err);
fs/ubifs/orphan.c
934
ubifs_err(c, "%lu missing orphan(s)", ci.missing);
fs/ubifs/recovery.c
1028
ubifs_err(c, "unexpected empty space at %d:%d",
fs/ubifs/recovery.c
1122
ubifs_err(c, "could not find an empty LEB");
fs/ubifs/recovery.c
1202
ubifs_err(c, "GC failed, error %d", err);
fs/ubifs/recovery.c
352
ubifs_err(c, "failed to recover master node");
fs/ubifs/recovery.c
354
ubifs_err(c, "dumping first master node");
fs/ubifs/recovery.c
358
ubifs_err(c, "dumping second master node");
fs/ubifs/recovery.c
673
ubifs_err(c, "unexpected return value %d", ret);
fs/ubifs/recovery.c
693
ubifs_err(c, "corrupt empty space LEB %d:%d, corruption starts at %d",
fs/ubifs/recovery.c
779
ubifs_err(c, "corruption %d", ret);
fs/ubifs/recovery.c
785
ubifs_err(c, "LEB %d scanning failed", lnum);
fs/ubifs/recovery.c
817
ubifs_err(c, "Not a valid node");
fs/ubifs/recovery.c
821
ubifs_err(c, "Not a CS node, type is %d", cs_node->ch.node_type);
fs/ubifs/recovery.c
825
ubifs_err(c, "CS node cmt_no %llu != current cmt_no %llu",
fs/ubifs/recovery.c
838
ubifs_err(c, "failed to get CS sqnum");
fs/ubifs/recovery.c
890
ubifs_err(c, "unrecoverable log corruption in LEB %d",
fs/ubifs/replay.c
1021
ubifs_err(c, "first log node at LEB %d:%d is not CS node",
fs/ubifs/replay.c
1026
ubifs_err(c, "first CS node at LEB %d:%d has wrong commit number %llu expected %llu",
fs/ubifs/replay.c
1059
ubifs_err(c, "first node is not at zero offset");
fs/ubifs/replay.c
1067
ubifs_err(c, "file system's life ended");
fs/ubifs/replay.c
1072
ubifs_err(c, "bad sqnum %llu, commit sqnum %llu",
fs/ubifs/replay.c
1107
ubifs_err(c, "unexpected node in log");
fs/ubifs/replay.c
1112
ubifs_err(c, "unexpected node in log");
fs/ubifs/replay.c
1128
ubifs_err(c, "log error detected while replaying the log at LEB %d:%d",
fs/ubifs/replay.c
1190
ubifs_err(c, "bad index head LEB %d:%d", c->ihead_lnum,
fs/ubifs/replay.c
1213
ubifs_err(c, "no UBIFS nodes found at the log head LEB %d:%d, possibly corrupted",
fs/ubifs/replay.c
492
ubifs_err(c, "bad %s node", key_type == UBIFS_DENT_KEY ?
fs/ubifs/replay.c
498
ubifs_err(c, "bad key type %d", key_type);
fs/ubifs/replay.c
729
ubifs_err(c, "file system's life ended");
fs/ubifs/replay.c
789
ubifs_err(c, "bad truncation node");
fs/ubifs/replay.c
806
ubifs_err(c, "unexpected node type %d in bud LEB %d:%d",
fs/ubifs/replay.c
833
ubifs_err(c, "bad node is at LEB %d:%d", lnum, snod->offs);
fs/ubifs/replay.c
965
ubifs_err(c, "bud at LEB %d:%d was already referred", lnum, offs);
fs/ubifs/sb.c
395
ubifs_err(c, "min. I/O unit mismatch: %d in superblock, %d real",
fs/ubifs/sb.c
401
ubifs_err(c, "LEB size mismatch: %d in superblock, %d real",
fs/ubifs/sb.c
423
ubifs_err(c, "bad LEB count: %d in superblock, %d on UBI volume, %d minimum required",
fs/ubifs/sb.c
429
ubifs_err(c, "max. LEB count %d less than LEB count %d",
fs/ubifs/sb.c
435
ubifs_err(c, "too few main LEBs count %d, must be at least %d",
fs/ubifs/sb.c
442
ubifs_err(c, "too small journal (%lld bytes), must be at least %lld bytes",
fs/ubifs/sb.c
449
ubifs_err(c, "too large journal size (%lld bytes), only %lld bytes available in the main area",
fs/ubifs/sb.c
508
ubifs_err(c, "bad superblock, error %d", err);
fs/ubifs/sb.c
550
ubifs_err(c, "authenticated FS forced, but found FS without authentication");
fs/ubifs/sb.c
555
ubifs_err(c, "authenticated FS found, but no key given");
fs/ubifs/sb.c
570
ubifs_err(c, "superblock uses unknown hash algo %d",
fs/ubifs/sb.c
576
ubifs_err(c, "This filesystem uses %s for hashing,"
fs/ubifs/sb.c
594
ubifs_err(c, "provided key does not fit");
fs/ubifs/sb.c
603
ubifs_err(c, "Failed to authenticate superblock: %d", err);
fs/ubifs/sb.c
664
ubifs_err(c, "on-flash format version is w%d/r%d, but software only supports up to version w%d/r%d",
fs/ubifs/sb.c
685
ubifs_err(c, "on-flash format version %d is not supported",
fs/ubifs/sb.c
710
ubifs_err(c, "unsupported key format");
fs/ubifs/sb.c
743
ubifs_err(c, "Unknown feature flags found: %#x",
fs/ubifs/sb.c
750
ubifs_err(c, "file system contains encrypted files but UBIFS"
fs/ubifs/sb.c
945
ubifs_err(c, "on-flash format version 5 is needed for encryption");
fs/ubifs/scan.c
101
ubifs_err(c, "bad padding length %d - %d",
fs/ubifs/scan.c
143
ubifs_err(c, "cannot read %d bytes from LEB %d:%d, error %d",
fs/ubifs/scan.c
230
ubifs_err(c, "corruption at LEB %d:%d", lnum, offs);
fs/ubifs/scan.c
234
ubifs_err(c, "first %d bytes from LEB %d:%d", len, lnum, offs);
fs/ubifs/scan.c
289
ubifs_err(c, "garbage");
fs/ubifs/scan.c
295
ubifs_err(c, "bad node");
fs/ubifs/scan.c
298
ubifs_err(c, "unknown");
fs/ubifs/scan.c
315
ubifs_err(c, "empty space starts at non-aligned offset %d",
fs/ubifs/scan.c
328
ubifs_err(c, "corrupt empty space at LEB %d:%d",
fs/ubifs/scan.c
338
ubifs_err(c, "LEB %d scanning failed", lnum);
fs/ubifs/scan.c
345
ubifs_err(c, "LEB %d scanning failed, error %d", lnum, err);
fs/ubifs/scan.c
91
ubifs_err(c, "bad pad node at LEB %d:%d",
fs/ubifs/super.c
1184
ubifs_err(c, "insufficient free space to mount in R/W mode");
fs/ubifs/super.c
1230
ubifs_err(c, "can't format empty UBI volume: read-only %s",
fs/ubifs/super.c
1237
ubifs_err(c, "cannot mount read-write - read-only media");
fs/ubifs/super.c
1281
ubifs_err(c, "auth_key_name, but UBIFS is built without"
fs/ubifs/super.c
1299
ubifs_err(c, "'compressor \"%s\" is not compiled in",
fs/ubifs/super.c
1327
ubifs_err(c, "cannot spawn \"%s\", error %d",
fs/ubifs/super.c
1657
ubifs_err(c, "the file-system is not R/W-compatible");
fs/ubifs/super.c
1742
ubifs_err(c, "cannot spawn \"%s\", error %d",
fs/ubifs/super.c
1933
ubifs_err(c, "failed to write master node, error %d",
fs/ubifs/super.c
251
ubifs_err(c, "inode %llu validation failed, error %d", inode->i_ino, err);
fs/ubifs/super.c
258
ubifs_err(c, "failed to read inode %llu, error %d", inode->i_ino, err);
fs/ubifs/super.c
324
ubifs_err(c, "can't write inode %llu, error %d",
fs/ubifs/super.c
378
ubifs_err(c, "can't delete inode %llu, error %d",
fs/ubifs/super.c
694
ubifs_err(c, "too small LEB size %d, at least %d needed",
fs/ubifs/super.c
709
ubifs_err(c, "too small log %d LEBs, required min. %d LEBs",
fs/ubifs/super.c
75
ubifs_err(c, "inode is too large (%lld)",
fs/ubifs/super.c
801
ubifs_err(c, "no LEB for GC");
fs/ubifs/super.c
81
ubifs_err(c, "unknown compression type %d", ui->compr_type);
fs/ubifs/super.c
906
ubifs_err(c, "orphan list not empty at unmount");
fs/ubifs/sysfs.c
126
ubifs_err(c, "cannot create sysfs entry for ubifs%d_%d, error %d\n",
fs/ubifs/tnc.c
1734
ubifs_err(c, "bad node type (%d but expected %d)",
fs/ubifs/tnc.c
1741
ubifs_err(c, "expected node type %d", UBIFS_DATA_NODE);
fs/ubifs/tnc.c
1753
ubifs_err(c, "bad node length %d, expected %d", len, zbr->len);
fs/ubifs/tnc.c
1760
ubifs_err(c, "bad key in node at LEB %d:%d",
fs/ubifs/tnc.c
1772
ubifs_err(c, "bad node at LEB %d:%d", zbr->lnum, zbr->offs);
fs/ubifs/tnc.c
1797
ubifs_err(c, "buffer too small %d vs %d", bu->buf_len, len);
fs/ubifs/tnc.c
1813
ubifs_err(c, "failed to read from LEB %d:%d, error %d",
fs/ubifs/tnc.c
3564
ubifs_err(c, "inode %llu has size %lld, but there are data at offset %lld",
fs/ubifs/tnc.c
492
ubifs_err(c, "cannot read node type %d from LEB %d:%d, error %d",
fs/ubifs/tnc.c
66
ubifs_err(c, "old idx added twice!");
fs/ubifs/tnc_commit.c
1017
ubifs_err(c, "inconsistent ihead");
fs/ubifs/tnc_commit.c
459
ubifs_err(c, "out of space");
fs/ubifs/tnc_commit.c
46
ubifs_err(c, "bad ref in znode");
fs/ubifs/tnc_commit.c
880
ubifs_err(c, "bad ref in znode");
fs/ubifs/tnc_commit.c
919
ubifs_err(c, "inconsistent znode posn");
fs/ubifs/tnc_misc.c
320
ubifs_err(c, "current fanout %d, branch count %d",
fs/ubifs/tnc_misc.c
322
ubifs_err(c, "max levels %d, znode level %d",
fs/ubifs/tnc_misc.c
343
ubifs_err(c, "bad branch %d", i);
fs/ubifs/tnc_misc.c
354
ubifs_err(c, "bad key type at slot %d: %d",
fs/ubifs/tnc_misc.c
365
ubifs_err(c, "bad target node (type %d) length (%d)",
fs/ubifs/tnc_misc.c
367
ubifs_err(c, "have to be %d", c->ranges[type].len);
fs/ubifs/tnc_misc.c
372
ubifs_err(c, "bad target node (type %d) length (%d)",
fs/ubifs/tnc_misc.c
374
ubifs_err(c, "have to be in range of %d-%d",
fs/ubifs/tnc_misc.c
393
ubifs_err(c, "bad key order (keys %d and %d)", i, i + 1);
fs/ubifs/tnc_misc.c
397
ubifs_err(c, "keys %d and %d are not hashed but equivalent",
fs/ubifs/tnc_misc.c
407
ubifs_err(c, "bad indexing node at LEB %d:%d", lnum, offs);
fs/ubifs/tnc_misc.c
502
ubifs_err(c, "bad key in node at LEB %d:%d",
fs/ubifs/ubifs.h
2146
void ubifs_err(const struct ubifs_info *c, const char *fmt, ...);
fs/ubifs/ubifs.h
2156
ubifs_err(c, fmt, ##__VA_ARGS__); \
fs/ubifs/xattr.c
239
ubifs_err(c, "dead extended attribute entry, error %d",
fs/ubifs/xattr.c
245
ubifs_err(c, "corrupt extended attribute entry");
fs/ubifs/xattr.c
436
ubifs_err(c, "cannot find next direntry, error %d", err);
fs/ubifs/xattr.c
519
ubifs_err(c, "dead directory entry '%s', error %d",
fs/ubifs/xattr.c
531
ubifs_err(c, "cannot remove xattr, error %d", err);
fs/ubifs/xattr.c
543
ubifs_err(c, "cannot find next direntry, error %d", err);
fs/ubifs/xattr.c
644
ubifs_err(c, "cannot initialize security for inode %llu, error %d",
fs/ubifs/xattr.c
79
ubifs_err(c, "inode %llu already has too many xattrs (%d), cannot create more",
fs/ubifs/xattr.c
91
ubifs_err(c, "cannot add one more xattr name to inode %llu, total names length would become %d, max. is %d",