Home
last modified time | relevance | path

Searched refs:ubifs_err (Results 1 – 25 of 28) sorted by relevance

12

/linux-4.19.296/fs/ubifs/
Dscan.c103 ubifs_err(c, "bad pad node at LEB %d:%d", in ubifs_scan_a_node()
113 ubifs_err(c, "bad padding length %d - %d", in ubifs_scan_a_node()
155 ubifs_err(c, "cannot read %d bytes from LEB %d:%d, error %d", in ubifs_start_scan()
242 ubifs_err(c, "corruption at LEB %d:%d", lnum, offs); in ubifs_scanned_corruption()
246 ubifs_err(c, "first %d bytes from LEB %d:%d", len, lnum, offs); in ubifs_scanned_corruption()
301 ubifs_err(c, "garbage"); in ubifs_scan()
307 ubifs_err(c, "bad node"); in ubifs_scan()
310 ubifs_err(c, "unknown"); in ubifs_scan()
327 ubifs_err(c, "empty space starts at non-aligned offset %d", in ubifs_scan()
340 ubifs_err(c, "corrupt empty space at LEB %d:%d", in ubifs_scan()
[all …]
Dtnc_misc.c302 ubifs_err(c, "current fanout %d, branch count %d", in read_znode()
304 ubifs_err(c, "max levels %d, znode level %d", in read_znode()
325 ubifs_err(c, "bad branch %d", i); in read_znode()
337 ubifs_err(c, "bad key type at slot %d: %d", in read_znode()
349 ubifs_err(c, "bad target node (type %d) length (%d)", in read_znode()
351 ubifs_err(c, "have to be %d", c->ranges[type].len); in read_znode()
357 ubifs_err(c, "bad target node (type %d) length (%d)", in read_znode()
359 ubifs_err(c, "have to be in range of %d-%d", in read_znode()
379 ubifs_err(c, "bad key order (keys %d and %d)", i, i + 1); in read_znode()
384 ubifs_err(c, "keys %d and %d are not hashed but equivalent", in read_znode()
[all …]
Dlprops.c683 ubifs_err(c, "cannot change properties of LEB %d, error %d", in ubifs_change_one_lp()
722 ubifs_err(c, "cannot update properties of LEB %d, error %d", in ubifs_update_one_lp()
747 ubifs_err(c, "cannot read properties of LEB %d, error %d", in ubifs_read_one_lp()
874 ubifs_err(c, "non-empty LEB %d on empty list (free %d dirty %d flags %d)", in dbg_check_cats()
880 ubifs_err(c, "taken LEB %d on empty list (free %d dirty %d flags %d)", in dbg_check_cats()
890 ubifs_err(c, "non-freeable LEB %d on freeable list (free %d dirty %d flags %d)", in dbg_check_cats()
896 ubifs_err(c, "taken LEB %d on freeable list (free %d dirty %d flags %d)", in dbg_check_cats()
904 ubifs_err(c, "freeable list count %d expected %d", i, in dbg_check_cats()
913 ubifs_err(c, "idx_gc list count %d expected %d", i, in dbg_check_cats()
920 ubifs_err(c, "non-freeable LEB %d on frdi_idx list (free %d dirty %d flags %d)", in dbg_check_cats()
[all …]
Ddebug.c753 ubifs_err(c, "cannot read lprops for LEB %d", lnum); in ubifs_dump_lprops()
826 ubifs_err(c, "cannot allocate memory for dumping LEB %d", lnum); in ubifs_dump_leb()
832 ubifs_err(c, "scan error %d", (int)PTR_ERR(sleb)); in ubifs_dump_leb()
1039 ubifs_err(c, "free space changed from %lld to %lld", in dbg_check_space_info()
1084 ubifs_err(c, "ui_size is %lld, synced_i_size is %lld, but inode is clean", in dbg_check_synced_i_size()
1086 ubifs_err(c, "i_ino %lu, i_mode %#x, i_size %lld", inode->i_ino, in dbg_check_synced_i_size()
1148 ubifs_err(c, "directory inode %lu has size %llu, but calculated size is %llu", in dbg_check_dir()
1156 ubifs_err(c, "directory inode %lu has nlink %u, but calculated nlink is %u", in dbg_check_dir()
1215 ubifs_err(c, "1st entry at %d:%d has key %s", zbr1->lnum, in dbg_check_key_order()
1218 ubifs_err(c, "but it should have key %s according to tnc", in dbg_check_key_order()
[all …]
Dreplay.c497 ubifs_err(c, "bad %s node", key_type == UBIFS_DENT_KEY ? in ubifs_validate_entry()
503 ubifs_err(c, "bad key type %d", key_type); in ubifs_validate_entry()
628 ubifs_err(c, "file system's life ended"); in replay_bud()
686 ubifs_err(c, "bad truncation node"); in replay_bud()
701 ubifs_err(c, "unexpected node type %d in bud LEB %d:%d", in replay_bud()
724 ubifs_err(c, "bad node is at LEB %d:%d", lnum, snod->offs); in replay_bud()
844 ubifs_err(c, "bud at LEB %d:%d was already referred", lnum, offs); in validate_ref()
900 ubifs_err(c, "first log node at LEB %d:%d is not CS node", in replay_log_leb()
905 ubifs_err(c, "first CS node at LEB %d:%d has wrong commit number %llu expected %llu", in replay_log_leb()
930 ubifs_err(c, "first node is not at zero offset"); in replay_log_leb()
[all …]
Dcrypto.c45 ubifs_err(c, "fscrypt_encrypt_page failed: %ld", PTR_ERR(ret)); in ubifs_encrypt()
62 ubifs_err(c, "bad compr_size: %i", clen); in ubifs_decrypt()
70 ubifs_err(c, "fscrypt_decrypt_page failed: %i", err); in ubifs_decrypt()
Dorphan.c91 ubifs_err(c, "orphaned twice"); in ubifs_add_orphan()
158 ubifs_err(c, "missing orphan ino %lu", (unsigned long)inum); in ubifs_delete_orphan()
290 ubifs_err(c, "out of space in orphan area"); in write_orph_node()
400 ubifs_err(c, "out of space in orphan area"); in consolidate()
572 ubifs_err(c, "invalid node type %d in orphan area at %d:%d", in do_kill_orphans()
599 ubifs_err(c, "out of order commit number %llu in orphan node at %d:%d", in do_kill_orphans()
834 ubifs_err(c, "found orphan node ino %lu, type %d", in dbg_orphan_check()
840 ubifs_err(c, "node read failed, error %d", err); in dbg_orphan_check()
847 ubifs_err(c, "missing orphan, ino %lu", in dbg_orphan_check()
890 ubifs_err(c, "cannot allocate memory to check orphans"); in dbg_scan_orphans()
[all …]
Dsb.c386 ubifs_err(c, "min. I/O unit mismatch: %d in superblock, %d real", in validate_sb()
392 ubifs_err(c, "LEB size mismatch: %d in superblock, %d real", in validate_sb()
414 ubifs_err(c, "bad LEB count: %d in superblock, %d on UBI volume, %d minimum required", in validate_sb()
420 ubifs_err(c, "max. LEB count %d less than LEB count %d", in validate_sb()
426 ubifs_err(c, "too few main LEBs count %d, must be at least %d", in validate_sb()
433 ubifs_err(c, "too small journal (%lld bytes), must be at least %lld bytes", in validate_sb()
440 ubifs_err(c, "too large journal size (%lld bytes), only %lld bytes available in the main area", in validate_sb()
499 ubifs_err(c, "bad superblock, error %d", err); in validate_sb()
580ubifs_err(c, "on-flash format version is w%d/r%d, but software only supports up to version w%d/r%d… in ubifs_read_superblock()
601 ubifs_err(c, "on-flash format version %d is not supported", in ubifs_read_superblock()
[all …]
Dio.c110 ubifs_err(c, "reading %d bytes from LEB %d:%d failed, error %d", in ubifs_leb_read()
130 ubifs_err(c, "writing %d bytes to LEB %d:%d failed, error %d", in ubifs_leb_write()
150 ubifs_err(c, "changing %d bytes in LEB %d failed, error %d", in ubifs_leb_change()
170 ubifs_err(c, "unmap LEB %d failed, error %d", lnum, err); in ubifs_leb_unmap()
189 ubifs_err(c, "mapping LEB %d failed, error %d", lnum, err); in ubifs_leb_map()
202 ubifs_err(c, "ubi_is_mapped failed for LEB %d, error %d", in ubifs_is_mapped()
250 ubifs_err(c, "bad magic %#08x, expected %#08x", in ubifs_check_node()
259 ubifs_err(c, "bad node type %d", type); in ubifs_check_node()
282 ubifs_err(c, "bad CRC: calculated %#08x, read %#08x", in ubifs_check_node()
292 ubifs_err(c, "bad node length %d", node_len); in ubifs_check_node()
[all …]
Dcompress.c154 ubifs_err(c, "invalid compression type %d", compr_type); in ubifs_decompress()
161 ubifs_err(c, "%s compression is not compiled in", compr->name); in ubifs_decompress()
178 ubifs_err(c, "cannot decompress %d bytes, compressor %s, error %d", in ubifs_decompress()
Drecovery.c363 ubifs_err(c, "failed to recover master node"); in ubifs_recover_master_node()
365 ubifs_err(c, "dumping first master node"); in ubifs_recover_master_node()
369 ubifs_err(c, "dumping second master node"); in ubifs_recover_master_node()
684 ubifs_err(c, "unexpected return value %d", ret); in ubifs_recover_leb()
704 ubifs_err(c, "corrupt empty space LEB %d:%d, corruption starts at %d", in ubifs_recover_leb()
790 ubifs_err(c, "corruption %d", ret); in ubifs_recover_leb()
796 ubifs_err(c, "LEB %d scanning failed", lnum); in ubifs_recover_leb()
828 ubifs_err(c, "Not a valid node"); in get_cs_sqnum()
832 ubifs_err(c, "Node a CS node, type is %d", cs_node->ch.node_type); in get_cs_sqnum()
836 ubifs_err(c, "CS node cmt_no %llu != current cmt_no %llu", in get_cs_sqnum()
[all …]
Dsuper.c73 ubifs_err(c, "inode is too large (%lld)", in validate_inode()
79 ubifs_err(c, "unknown compression type %d", ui->compr_type); in validate_inode()
248 ubifs_err(c, "inode %lu validation failed, error %d", inode->i_ino, err); in ubifs_iget()
255 ubifs_err(c, "failed to read inode %lu, error %d", inode->i_ino, err); in ubifs_iget()
325 ubifs_err(c, "can't write inode %lu, error %d", in ubifs_write_inode()
369 ubifs_err(c, "can't delete inode %lu, error %d", in ubifs_evict_inode()
676 ubifs_err(c, "too small LEB size %d, at least %d needed", in init_constants_sb()
691 ubifs_err(c, "too small log %d LEBs, required min. %d LEBs", in init_constants_sb()
783 ubifs_err(c, "no LEB for GC"); in take_gc_lnum()
868 ubifs_err(c, "orphan list not empty at unmount"); in free_orphans()
[all …]
Dlpt_commit.c323 ubifs_err(c, "LPT out of space at LEB %d:%d needing %d, done_ltab %d, done_lsave %d", in layout_cnodes()
547 ubifs_err(c, "LPT out of space mismatch at LEB %d:%d needing %d, done_ltab %d, done_lsave %d", in write_cnodes()
1641 ubifs_err(c, "cannot allocate memory for ltab checking"); in dbg_check_ltab_lnum()
1663 ubifs_err(c, "invalid empty space in LEB %d at %d", in dbg_check_ltab_lnum()
1669 ubifs_err(c, "invalid free space in LEB %d (free %d, expected %d)", in dbg_check_ltab_lnum()
1674 ubifs_err(c, "invalid dirty space in LEB %d (dirty %d, expected %d)", in dbg_check_ltab_lnum()
1728 ubifs_err(c, "failed at LEB %d", lnum); in dbg_check_ltab()
1760 ubifs_err(c, "LPT space error: free %lld lpt_sz %lld", in dbg_chk_lpt_free_spc()
1800 ubifs_err(c, "dirty pnodes %d exceed max %d", in dbg_chk_lpt_sz()
1805 ubifs_err(c, "dirty nnodes %d exceed max %d", in dbg_chk_lpt_sz()
[all …]
Dxattr.c110 ubifs_err(c, "inode %lu already has too many xattrs (%d), cannot create more", in create_xattr()
122ubifs_err(c, "cannot add one more xattr name to inode %lu, total names length would become %d, max… in create_xattr()
272 ubifs_err(c, "dead extended attribute entry, error %d", in iget_xattr()
278 ubifs_err(c, "corrupt extended attribute entry"); in iget_xattr()
461 ubifs_err(c, "cannot find next direntry, error %d", err); in ubifs_listxattr()
618 ubifs_err(c, "cannot initialize security for inode %lu, error %d", in ubifs_init_security()
Dlpt.c148 ubifs_err(c, "too few LPT LEBs"); in ubifs_calc_lpt_geom()
154 ubifs_err(c, "LPT ltab too big"); in ubifs_calc_lpt_geom()
216 ubifs_err(c, "LPT ltab too big"); in calc_dflt_lpt_geom()
927 ubifs_err(c, "invalid crc in LPT node: crc %hx calc %hx", in check_lpt_crc()
951 ubifs_err(c, "invalid type (%d) in LPT node type %d", in check_lpt_type()
1250 ubifs_err(c, "error %d reading nnode at %d:%d", err, lnum, offs); in ubifs_read_nnode()
1315 ubifs_err(c, "error %d reading pnode at %d:%d", err, lnum, offs); in read_pnode()
1318 ubifs_err(c, "calc num: %d", calc_pnode_num_from_parent(c, parent, iip)); in read_pnode()
2104 ubifs_err(c, "pnode num %d expected %d parent num %d iip %d", in dbg_chk_pnode()
2119 ubifs_err(c, "bad LEB number %d expected %d", in dbg_chk_pnode()
[all …]
Dmisc.c23 void ubifs_err(const struct ubifs_info *c, const char *fmt, ...) in ubifs_err() function
Dcommit.c228 ubifs_err(c, "commit failed, error %d", err); in do_commit()
715 ubifs_err(c, "dumping index node (iip=%d)", i->iip); in dbg_check_old_index()
721 ubifs_err(c, "dumping parent index node"); in dbg_check_old_index()
730 ubifs_err(c, "failed, error %d", err); in dbg_check_old_index()
Dmaster.c85 ubifs_err(c, "unexpected node type %d master LEB %d:%d", in scan_for_master()
243 ubifs_err(c, "bad master node at offset %d error %d", c->mst_offs, err); in validate_master()
319 ubifs_err(c, "bad leb_cnt on master node"); in ubifs_read_master()
Ddir.c99 ubifs_err(c, "fscrypt_get_encryption_info failed: %i", err); in ubifs_new_inode()
165 ubifs_err(c, "out of inode numbers"); in ubifs_new_inode()
188 ubifs_err(c, "fscrypt_inherit_context failed: %i", err); in ubifs_new_inode()
272 ubifs_err(c, "dead directory entry '%pd', error %d", in ubifs_lookup()
367 ubifs_err(c, "cannot create regular file, error %d", err); in ubifs_create()
465 ubifs_err(c, "cannot create temporary file, error %d", err); in do_tmpfile()
665 ubifs_err(c, "cannot find next direntry, error %d", err); in ubifs_readdir()
1021 ubifs_err(c, "cannot create directory, error %d", err); in ubifs_mkdir()
Dtnc_commit.c56 ubifs_err(c, "bad ref in znode"); in make_idx_node()
467 ubifs_err(c, "out of space"); in layout_in_empty_space()
881 ubifs_err(c, "bad ref in znode"); in write_index()
903 ubifs_err(c, "inconsistent znode posn"); in write_index()
1001 ubifs_err(c, "inconsistent ihead"); in write_index()
Dioctl.c150 ubifs_err(c, "can't modify inode %lu attributes", inode->i_ino); in setflags()
Dtnc.c78 ubifs_err(c, "old idx added twice!"); in do_insert_old_idx()
503 ubifs_err(c, "cannot read node type %d from LEB %d:%d, error %d", in try_read_node()
1742 ubifs_err(c, "bad node type (%d but expected %d)", in validate_data_node()
1749 ubifs_err(c, "expected node type %d", UBIFS_DATA_NODE); in validate_data_node()
1755 ubifs_err(c, "bad node length %d, expected %d", len, zbr->len); in validate_data_node()
1762 ubifs_err(c, "bad key in node at LEB %d:%d", in validate_data_node()
1774 ubifs_err(c, "bad node at LEB %d:%d", zbr->lnum, zbr->offs); in validate_data_node()
1799 ubifs_err(c, "buffer too small %d vs %d", bu->buf_len, len); in ubifs_tnc_bulk_read()
1815 ubifs_err(c, "failed to read from LEB %d:%d, error %d", in ubifs_tnc_bulk_read()
3566 ubifs_err(c, "inode %lu has size %lld, but there are data at offset %lld", in dbg_check_inode_size()
Dfile.c105 ubifs_err(c, "bad data node (block %u, inode %lu)", in read_block()
178 ubifs_err(c, "cannot read page %lu of inode %lu, error %d", in do_readpage()
716 ubifs_err(c, "bad data node (block %u, inode %lu)", in populate_page()
950 ubifs_err(c, "cannot write page %lu of inode %lu, error %d", in do_writepage()
Dlog.c699 ubifs_err(c, "log is too full"); in ubifs_consolidate_log()
746 ubifs_err(c, "bad bud_bytes %lld, calculated %lld", in dbg_check_bud_bytes()
Ddebug.h164 ubifs_err(c, "commit lock is not locked!\n"); \

12