Home
last modified time | relevance | path

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

12

/linux-3.4.99/fs/ubifs/
Dlprops.c685 ubifs_err("cannot change properties of LEB %d, error %d", in ubifs_change_one_lp()
724 ubifs_err("cannot update properties of LEB %d, error %d", in ubifs_update_one_lp()
749 ubifs_err("cannot read properties of LEB %d, error %d", in ubifs_read_one_lp()
874 ubifs_err("non-empty LEB %d on empty list " in dbg_check_cats()
880 ubifs_err("taken LEB %d on empty list " in dbg_check_cats()
890 ubifs_err("non-freeable LEB %d on freeable list " in dbg_check_cats()
896 ubifs_err("taken LEB %d on freeable list " in dbg_check_cats()
904 ubifs_err("freeable list count %d expected %d", i, in dbg_check_cats()
913 ubifs_err("idx_gc list count %d expected %d", i, in dbg_check_cats()
920 ubifs_err("non-freeable LEB %d on frdi_idx list " in dbg_check_cats()
[all …]
Dio.c110 ubifs_err("reading %d bytes from LEB %d:%d failed, error %d", in ubifs_leb_read()
130 ubifs_err("writing %d bytes to LEB %d:%d failed, error %d", in ubifs_leb_write()
151 ubifs_err("changing %d bytes in LEB %d failed, error %d", in ubifs_leb_change()
171 ubifs_err("unmap LEB %d failed, error %d", lnum, err); in ubifs_leb_unmap()
190 ubifs_err("mapping LEB %d failed, error %d", lnum, err); in ubifs_leb_map()
203 ubifs_err("ubi_is_mapped failed for LEB %d, error %d", in ubifs_is_mapped()
251 ubifs_err("bad magic %#08x, expected %#08x", in ubifs_check_node()
260 ubifs_err("bad node type %d", type); in ubifs_check_node()
283 ubifs_err("bad CRC: calculated %#08x, read %#08x", in ubifs_check_node()
293 ubifs_err("bad node length %d", node_len); in ubifs_check_node()
[all …]
Ddebug.c818 ubifs_err("cannot read lprops for LEB %d", lnum); in dbg_dump_lprops()
895 ubifs_err("cannot allocate memory for dumping LEB %d", lnum); in dbg_dump_leb()
901 ubifs_err("scan error %d", (int)PTR_ERR(sleb)); in dbg_dump_leb()
1114 ubifs_err("free space changed from %lld to %lld", in dbg_check_space_info()
1159 ubifs_err("ui_size is %lld, synced_i_size is %lld, but inode " in dbg_check_synced_i_size()
1161 ubifs_err("i_ino %lu, i_mode %#x, i_size %lld", inode->i_ino, in dbg_check_synced_i_size()
1222 ubifs_err("directory inode %lu has size %llu, " in dbg_check_dir()
1231 ubifs_err("directory inode %lu has nlink %u, but calculated " in dbg_check_dir()
1530 ubifs_err("failed, error %d", err); in dbg_check_znode()
1612 ubifs_err("incorrect clean_zn_cnt %ld, calculated %ld", in dbg_check_tnc()
[all …]
Dscan.c102 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()
Dcompress.c155 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()
Dreplay.c462 ubifs_err("bad %s node", key_type == UBIFS_DENT_KEY ? in ubifs_validate_entry()
468 ubifs_err("bad key type %d", key_type); in ubifs_validate_entry()
593 ubifs_err("file system's life ended"); in replay_bud()
651 ubifs_err("bad truncation node"); in replay_bud()
666 ubifs_err("unexpected node type %d in bud LEB %d:%d", in replay_bud()
688 ubifs_err("bad node is at LEB %d:%d", lnum, snod->offs); in replay_bud()
808 ubifs_err("bud at LEB %d:%d was already referred", lnum, offs); in validate_ref()
903 ubifs_err("file system's life ended"); in replay_log_leb()
938 ubifs_err("unexpected node in log"); in replay_log_leb()
943 ubifs_err("unexpected node in log"); in replay_log_leb()
[all …]
Dorphan.c293 ubifs_err("out of space in orphan area"); in write_orph_node()
401 ubifs_err("out of space in orphan area"); in consolidate()
573 ubifs_err("invalid node type %d in orphan area at " in do_kill_orphans()
600 ubifs_err("out of order commit number %llu in " in do_kill_orphans()
851 ubifs_err("found orphan node ino %lu, type %d", in dbg_orphan_check()
857 ubifs_err("node read failed, error %d", err); in dbg_orphan_check()
864 ubifs_err("missing orphan, ino %lu", in dbg_orphan_check()
907 ubifs_err("cannot allocate memory to check orphans"); in dbg_scan_orphans()
945 ubifs_err("out of memory"); in dbg_check_orphans()
955 ubifs_err("cannot scan TNC, error %d", err); in dbg_check_orphans()
[all …]
Dsb.c372 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()
413 ubifs_err("too few main LEBs count %d, must be at least %d", in validate_sb()
420 ubifs_err("too small journal (%lld bytes), must be at least " in validate_sb()
427 ubifs_err("too large journal size (%lld bytes), only %lld bytes" in validate_sb()
477 ubifs_err("bad superblock, error %d", err); in validate_sb()
558 ubifs_err("on-flash format version is w%d/r%d, but " in ubifs_read_superblock()
580 ubifs_err("on-flash format version %d is not supported", in ubifs_read_superblock()
[all …]
Dsuper.c72 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()
325 ubifs_err("can't write inode %lu, error %d", in ubifs_write_inode()
369 ubifs_err("can't delete inode %lu, error %d", in ubifs_evict_inode()
522 ubifs_err("too small LEBs (%d bytes), min. is %d bytes", in init_constants_early()
528 ubifs_err("too few LEBs (%d), min. is %d", in init_constants_early()
534 ubifs_err("bad min. I/O size %d", c->min_io_size); in init_constants_early()
545 ubifs_err("bad write buffer size %d for %d min. I/O unit", in init_constants_early()
[all …]
Dtnc_commit.c56 ubifs_err("bad ref in znode"); in make_idx_node()
448 ubifs_err("out of space"); in layout_in_empty_space()
866 ubifs_err("bad ref in znode"); in write_index()
887 ubifs_err("inconsistent znode posn"); in write_index()
988 ubifs_err("inconsistent ihead"); in write_index()
Dmaster.c85 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()
Dxattr.c285 ubifs_err("dead extended attribute entry, error %d", in iget_xattr()
291 ubifs_err("corrupt extended attribute entry"); in iget_xattr()
475 ubifs_err("cannot find next direntry, error %d", err); in ubifs_listxattr()
Drecovery.c363 ubifs_err("failed to recover master node"); in ubifs_recover_master_node()
706 ubifs_err("corrupt empty space LEB %d:%d, corruption " in ubifs_recover_leb()
798 ubifs_err("LEB %d scanning failed", lnum); in ubifs_recover_leb()
851 ubifs_err("failed to get CS sqnum"); in get_cs_sqnum()
903 ubifs_err("unrecoverable log corruption " in ubifs_recover_log_leb()
1047 ubifs_err("unexpected empty space at %d:%d", in clean_an_unclean_leb()
Dtnc_misc.c389 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()
Ddir.c151 ubifs_err("out of inode numbers"); in ubifs_new_inode()
236 ubifs_err("dead directory entry '%.*s', error %d", in ubifs_lookup()
306 ubifs_err("cannot create regular file, error %d", err); in ubifs_create()
479 ubifs_err("cannot find next direntry, error %d", err); in ubifs_readdir()
774 ubifs_err("cannot create directory, error %d", err); in ubifs_mkdir()
Dioctl.c141 ubifs_err("can't modify inode %lu attributes", inode->i_ino); in setflags()
Dtnc.c101 ubifs_err("old idx added twice!"); in insert_old_idx()
466 ubifs_err("cannot read node type %d from LEB %d:%d, error %d", in try_read_node()
1703 ubifs_err("bad node type (%d but expected %d)", in validate_data_node()
1710 ubifs_err("expected node type %d", UBIFS_DATA_NODE); in validate_data_node()
1716 ubifs_err("bad node length %d, expected %d", len, zbr->len); in validate_data_node()
1723 ubifs_err("bad key in node at LEB %d:%d", in validate_data_node()
1735 ubifs_err("bad node at LEB %d:%d", zbr->lnum, zbr->offs); in validate_data_node()
1760 ubifs_err("buffer too small %d vs %d", bu->buf_len, len); in ubifs_tnc_bulk_read()
1776 ubifs_err("failed to read from LEB %d:%d, error %d", in ubifs_tnc_bulk_read()
3334 ubifs_err("inode %lu has size %lld, but there are data at offset %lld", in dbg_check_inode_size()
Ddebug.h167 ubifs_err(fmt, ##__VA_ARGS__); \
333 ubifs_err(fmt, ##__VA_ARGS__); \
Dlpt.c148 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()
1314 ubifs_err("error %d reading pnode at %d:%d", err, lnum, offs); in read_pnode()
Dfile.c98 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()
Dcommit.c232 ubifs_err("commit failed, error %d", err); in do_commit()
732 ubifs_err("failed, error %d", err); in dbg_check_old_index()
Dlog.c713 ubifs_err("log is too full"); in ubifs_consolidate_log()
762 ubifs_err("bad bud_bytes %lld, calculated %lld", in dbg_check_bud_bytes()
Dlpt_commit.c327 ubifs_err("LPT out of space"); in layout_cnodes()
555 ubifs_err("LPT out of space mismatch"); in write_cnodes()
1649 ubifs_err("cannot allocate memory for ltab checking"); in dbg_check_ltab_lnum()
1901 ubifs_err("cannot allocate memory to dump LPT"); in dump_lpt_leb()
1973 ubifs_err("LPT node type %d not recognized", node_type); in dump_lpt_leb()
Dbudget.c514 ubifs_err("cannot budget space, error %d", err); in ubifs_budget_space()
Djournal.c366 ubifs_err("stuck in space allocation"); in make_reservation()
383 ubifs_err("cannot reserve %d bytes in jhead %d, error %d", in make_reservation()

12