/linux-2.6.39/fs/ubifs/ |
D | lprops.c | 679 ubifs_err("cannot change properties of LEB %d, error %d", in ubifs_change_one_lp() 718 ubifs_err("cannot update properties of LEB %d, error %d", in ubifs_update_one_lp() 743 ubifs_err("cannot read properties of LEB %d, error %d", in ubifs_read_one_lp() 868 ubifs_err("non-empty LEB %d on empty list " in dbg_check_cats() 874 ubifs_err("taken LEB %d on empty list " in dbg_check_cats() 884 ubifs_err("non-freeable LEB %d on freeable list " in dbg_check_cats() 890 ubifs_err("taken LEB %d on freeable list " in dbg_check_cats() 898 ubifs_err("freeable list count %d expected %d", i, in dbg_check_cats() 907 ubifs_err("idx_gc list count %d expected %d", i, in dbg_check_cats() 914 ubifs_err("non-freeable LEB %d on frdi_idx list " in dbg_check_cats() [all …]
|
D | debug.c | 762 ubifs_err("cannot read lprops for LEB %d", lnum); in dbg_dump_lprops() 823 ubifs_err("cannot allocate memory for dumping LEB %d", lnum); in dbg_dump_leb() 829 ubifs_err("scan error %d", (int)PTR_ERR(sleb)); in dbg_dump_leb() 1035 ubifs_err("free space changed from %lld to %lld", in dbg_check_space_info() 1079 ubifs_err("ui_size is %lld, synced_i_size is %lld, but inode " in dbg_check_synced_i_size() 1081 ubifs_err("i_ino %lu, i_mode %#x, i_size %lld", inode->i_ino, in dbg_check_synced_i_size() 1142 ubifs_err("directory inode %lu has size %llu, " in dbg_check_dir_size() 1150 ubifs_err("directory inode %lu has nlink %u, but calculated " in dbg_check_dir_size() 1443 ubifs_err("failed, error %d", err); in dbg_check_znode() 1525 ubifs_err("incorrect clean_zn_cnt %ld, calculated %ld", in dbg_check_tnc() [all …]
|
D | io.c | 134 ubifs_err("bad magic %#08x, expected %#08x", in ubifs_check_node() 143 ubifs_err("bad node type %d", type); in ubifs_check_node() 166 ubifs_err("bad CRC: calculated %#08x, read %#08x", in ubifs_check_node() 176 ubifs_err("bad node length %d", node_len); in ubifs_check_node() 179 ubifs_err("bad node at LEB %d:%d", lnum, offs); in ubifs_check_node() 242 ubifs_err("sequence number overflow %llu, end of life", in next_sqnum() 412 ubifs_err("cannot write %d bytes to LEB %d:%d", in ubifs_wbuf_sync_nolock() 537 ubifs_err("cannot sync write-buffer, error %d", err); in ubifs_bg_wbufs_sync() 735 ubifs_err("cannot write %d bytes to LEB %d:%d, error %d", in ubifs_wbuf_write_nolock() 776 ubifs_err("cannot write %d bytes to LEB %d:%d, error %d", in ubifs_write_node() [all …]
|
D | scan.c | 102 ubifs_err("bad pad node at LEB %d:%d", in ubifs_scan_a_node() 153 ubifs_err("cannot read %d bytes from LEB %d:%d," in ubifs_start_scan() 242 ubifs_err("corruption at LEB %d:%d", lnum, offs); in ubifs_scanned_corruption() 329 ubifs_err("empty space starts at non-aligned offset %d", in ubifs_scan() 342 ubifs_err("corrupt empty space at LEB %d:%d", in ubifs_scan() 352 ubifs_err("LEB %d scanning failed", lnum); in ubifs_scan() 359 ubifs_err("LEB %d scanning failed, error %d", lnum, err); in ubifs_scan()
|
D | compress.c | 155 ubifs_err("invalid compression type %d", compr_type); in ubifs_decompress() 162 ubifs_err("%s compression is not compiled in", compr->name); in ubifs_decompress() 179 ubifs_err("cannot decompress %d bytes, compressor %s, " in ubifs_decompress() 197 ubifs_err("cannot initialize compressor %s, error %ld", in compr_init()
|
D | replay.c | 360 ubifs_err("duplicate sqnum in replay"); in insert_node() 427 ubifs_err("duplicate sqnum in replay"); in insert_dent() 478 ubifs_err("bad %s node", key_type == UBIFS_DENT_KEY ? in ubifs_validate_entry() 484 ubifs_err("bad key type %d", key_type); in ubifs_validate_entry() 548 ubifs_err("file system's life ended"); in replay_bud() 606 ubifs_err("bad truncation node"); in replay_bud() 621 ubifs_err("unexpected node type %d in bud LEB %d:%d", in replay_bud() 645 ubifs_err("bad node is at LEB %d:%d", lnum, snod->offs); in replay_bud() 682 ubifs_err("duplicate sqnum in replay tree"); in insert_ref_node() 818 ubifs_err("bud at LEB %d:%d was already referred", lnum, offs); in validate_ref() [all …]
|
D | orphan.c | 292 ubifs_err("out of space in orphan area"); in write_orph_node() 400 ubifs_err("out of space in orphan area"); in consolidate() 570 ubifs_err("invalid node type %d in orphan area at " in do_kill_orphans() 597 ubifs_err("out of order commit number %llu in " in do_kill_orphans() 847 ubifs_err("found orphan node ino %lu, type %d", in dbg_orphan_check() 853 ubifs_err("node read failed, error %d", err); in dbg_orphan_check() 860 ubifs_err("missing orphan, ino %lu", in dbg_orphan_check() 903 ubifs_err("cannot allocate memory to check orphans"); in dbg_scan_orphans() 941 ubifs_err("out of memory"); in dbg_check_orphans() 951 ubifs_err("cannot scan TNC, error %d", err); in dbg_check_orphans() [all …]
|
D | super.c | 72 ubifs_err("inode is too large (%lld)", in validate_inode() 78 ubifs_err("unknown compression type %d", ui->compr_type); in validate_inode() 248 ubifs_err("inode %lu validation failed, error %d", inode->i_ino, err); in ubifs_iget() 255 ubifs_err("failed to read inode %lu, error %d", inode->i_ino, err); in ubifs_iget() 326 ubifs_err("can't write inode %lu, error %d", in ubifs_write_inode() 370 ubifs_err("can't delete inode %lu, error %d", in ubifs_evict_inode() 523 ubifs_err("too small LEBs (%d bytes), min. is %d bytes", in init_constants_early() 529 ubifs_err("too few LEBs (%d), min. is %d", in init_constants_early() 535 ubifs_err("bad min. I/O size %d", c->min_io_size); in init_constants_early() 546 ubifs_err("bad write buffer size %d for %d min. I/O unit", in init_constants_early() [all …]
|
D | sb.c | 372 ubifs_err("min. I/O unit mismatch: %d in superblock, %d real", in validate_sb() 378 ubifs_err("LEB size mismatch: %d in superblock, %d real", in validate_sb() 400 ubifs_err("bad LEB count: %d in superblock, %d on UBI volume, " in validate_sb() 407 ubifs_err("max. LEB count %d less than LEB count %d", in validate_sb() 468 ubifs_err("bad superblock, error %d", err); in validate_sb() 548 ubifs_err("on-flash format version is w%d/r%d, but " in ubifs_read_superblock() 570 ubifs_err("on-flash format version %d is not supported", in ubifs_read_superblock() 595 ubifs_err("unsupported key format"); in ubifs_read_superblock()
|
D | misc.h | 140 ubifs_err("unmap LEB %d failed, error %d", lnum, err); in ubifs_leb_unmap() 168 ubifs_err("writing %d bytes at %d:%d, error %d", in ubifs_leb_write() 196 ubifs_err("changing %d bytes in LEB %d, error %d", in ubifs_leb_change()
|
D | tnc_commit.c | 55 ubifs_err("bad ref in znode"); in make_idx_node() 385 ubifs_err("out of space"); in layout_in_gaps() 445 ubifs_err("out of space"); in layout_in_empty_space() 882 ubifs_err("bad ref in znode"); in write_index() 903 ubifs_err("inconsistent znode posn"); in write_index() 1009 ubifs_err("inconsistent ihead"); in write_index()
|
D | master.c | 85 ubifs_err("unexpected node type %d master LEB %d:%d", in scan_for_master() 243 ubifs_err("bad master node at offset %d error %d", c->mst_offs, err); in validate_master() 319 ubifs_err("bad leb_cnt on master node"); in ubifs_read_master()
|
D | recovery.c | 362 ubifs_err("failed to recover master node"); in ubifs_recover_master_node() 722 ubifs_err("corrupt empty space LEB %d:%d, corruption " in ubifs_recover_leb() 758 ubifs_err("LEB %d scanning failed", lnum); in ubifs_recover_leb() 810 ubifs_err("failed to get CS sqnum"); in get_cs_sqnum() 862 ubifs_err("unrecoverable log corruption " in ubifs_recover_log_leb() 1007 ubifs_err("unexpected empty space at %d:%d", in clean_an_unclean_leb()
|
D | xattr.c | 287 ubifs_err("dead extended attribute entry, error %d", in iget_xattr() 293 ubifs_err("corrupt extended attribute entry"); in iget_xattr() 477 ubifs_err("cannot find next direntry, error %d", err); in ubifs_listxattr()
|
D | tnc_misc.c | 389 ubifs_err("bad indexing node at LEB %d:%d, error %d", lnum, offs, err); in read_znode() 485 ubifs_err("bad key in node at LEB %d:%d", in ubifs_tnc_read_node()
|
D | dir.c | 151 ubifs_err("out of inode numbers"); in ubifs_new_inode() 234 ubifs_err("dead directory entry '%.*s', error %d", in ubifs_lookup() 304 ubifs_err("cannot create regular file, error %d", err); in ubifs_create() 451 ubifs_err("cannot find next direntry, error %d", err); in ubifs_readdir() 748 ubifs_err("cannot create directory, error %d", err); in ubifs_mkdir()
|
D | tnc.c | 101 ubifs_err("old idx added twice!"); in insert_old_idx() 467 ubifs_err("cannot read node type %d from LEB %d:%d, error %d", in try_read_node() 1704 ubifs_err("bad node type (%d but expected %d)", in validate_data_node() 1711 ubifs_err("expected node type %d", UBIFS_DATA_NODE); in validate_data_node() 1717 ubifs_err("bad node length %d, expected %d", len, zbr->len); in validate_data_node() 1724 ubifs_err("bad key in node at LEB %d:%d", in validate_data_node() 1736 ubifs_err("bad node at LEB %d:%d", zbr->lnum, zbr->offs); in validate_data_node() 1761 ubifs_err("buffer too small %d vs %d", bu->buf_len, len); in ubifs_tnc_bulk_read() 1777 ubifs_err("failed to read from LEB %d:%d, error %d", in ubifs_tnc_bulk_read() 3336 ubifs_err("inode %lu has size %lld, but there are data at offset %lld " in dbg_check_inode_size()
|
D | lpt_commit.c | 320 ubifs_err("LPT out of space"); in layout_cnodes() 548 ubifs_err("LPT out of space mismatch"); in write_cnodes() 1155 ubifs_err("cannot read LEB %d, error %d", lnum, err); in lpt_gc_lnum() 1638 ubifs_err("cannot allocate memory for ltab checking"); in dbg_check_ltab_lnum() 1890 ubifs_err("cannot allocate memory to dump LPT"); in dump_lpt_leb() 1896 ubifs_err("cannot read LEB %d, error %d", lnum, err); in dump_lpt_leb() 1963 ubifs_err("LPT node type %d not recognized", node_type); in dump_lpt_leb()
|
D | ioctl.c | 141 ubifs_err("can't modify inode %lu attributes", inode->i_ino); in setflags()
|
D | debug.h | 124 ubifs_err(fmt, ##__VA_ARGS__); \ 375 ubifs_err(fmt, ##__VA_ARGS__); \
|
D | lpt.c | 148 ubifs_err("too few LPT LEBs"); in ubifs_calc_lpt_geom() 154 ubifs_err("LPT ltab too big"); in ubifs_calc_lpt_geom() 216 ubifs_err("LPT ltab too big"); in calc_dflt_lpt_geom() 927 ubifs_err("invalid crc in LPT node: crc %hx calc %hx", crc, in check_lpt_crc() 950 ubifs_err("invalid type (%d) in LPT node type %d", node_type, in check_lpt_type() 1249 ubifs_err("error %d reading nnode at %d:%d", err, lnum, offs); in ubifs_read_nnode() 1313 ubifs_err("error %d reading pnode at %d:%d", err, lnum, offs); in read_pnode()
|
D | file.c | 98 ubifs_err("bad data node (block %u, inode %lu)", in read_block() 169 ubifs_err("cannot read page %lu of inode %lu, error %d", in do_readpage() 699 ubifs_err("bad data node (block %u, inode %lu)", in populate_page() 930 ubifs_err("cannot write page %lu of inode %lu, error %d", in do_writepage()
|
D | commit.c | 232 ubifs_err("commit failed, error %d", err); in do_commit() 732 ubifs_err("failed, error %d", err); in dbg_check_old_index()
|
D | log.c | 729 ubifs_err("log is too full"); in ubifs_consolidate_log() 778 ubifs_err("bad bud_bytes %lld, calculated %lld", in dbg_check_bud_bytes()
|
D | budget.c | 514 ubifs_err("cannot budget space, error %d", err); in ubifs_budget_space()
|