/openbmc/linux/fs/ubifs/ |
H A D | debug.c | 2491 ubifs_warn(c, "failing after %lums", delay); in power_cut_emulated() 2497 ubifs_warn(c, "failing after %lu calls", delay); in power_cut_emulated() 2515 ubifs_warn(c, "failing in super block LEB %d", lnum); in power_cut_emulated() 2519 ubifs_warn(c, "failing in master LEB %d", lnum); in power_cut_emulated() 2525 ubifs_warn(c, "failing in log LEB %d", lnum); in power_cut_emulated() 2531 ubifs_warn(c, "failing in LPT LEB %d", lnum); in power_cut_emulated() 2537 ubifs_warn(c, "failing in orphan LEB %d", lnum); in power_cut_emulated() 2541 ubifs_warn(c, "failing in index head LEB %d", lnum); in power_cut_emulated() 2545 ubifs_warn(c, "failing in GC head LEB %d", lnum); in power_cut_emulated() 2550 ubifs_warn(c, "failing in non-bud LEB %d", lnum); in power_cut_emulated() [all …]
|
H A D | misc.c | 42 void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...) in ubifs_warn() function
|
H A D | compress.c | 121 ubifs_warn(c, "cannot compress %d bytes, compressor %s, error %d, leave data uncompressed", in ubifs_compress()
|
H A D | io.c | 76 ubifs_warn(c, "switched to read-only mode, error %d", err); in ubifs_ro_mode() 372 ubifs_warn(c, "running out of sequence numbers, end of life soon"); in next_sqnum()
|
H A D | file.c | 804 ubifs_warn(c, "ignoring error %d and skipping bulk-read", err); in ubifs_do_bulk_read() 1538 ubifs_warn(c, "out of space for mmapped file (inode number %lu)", in ubifs_vm_page_mkwrite()
|
H A D | super.c | 99 ubifs_warn(c, "inode %lu uses '%s' compression, but it was not compiled in", in validate_inode() 516 ubifs_warn(c, "UBI volume is corrupted - read-only mode"); in init_constants_early() 1224 ubifs_warn(c, "cannot allocate %d bytes of memory for bulk-read, disabling it", in bu_init()
|
H A D | dir.c | 151 ubifs_warn(c, "running out of inode numbers (current %lu, max %u)", in ubifs_new_inode() 264 ubifs_warn(c, "Inconsistent encryption contexts: %lu/%lu", in ubifs_lookup()
|
H A D | xattr.c | 514 ubifs_warn(c, "inode %lu has too many xattrs, doing a non-atomic deletion", in ubifs_purge_xattrs()
|
H A D | tnc_commit.c | 383 ubifs_warn(c, "out of space"); in layout_in_gaps()
|
H A D | recovery.c | 1448 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()
|
H A D | ubifs.h | 2153 void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...);
|
H A D | journal.c | 359 ubifs_warn(c, "too many space allocation re-tries (%d)", in make_reservation()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | debug.c | 2517 ubifs_warn(c, "failing after %lums", delay); in power_cut_emulated() 2523 ubifs_warn(c, "failing after %lu calls", delay); in power_cut_emulated() 2541 ubifs_warn(c, "failing in super block LEB %d", lnum); in power_cut_emulated() 2545 ubifs_warn(c, "failing in master LEB %d", lnum); in power_cut_emulated() 2551 ubifs_warn(c, "failing in log LEB %d", lnum); in power_cut_emulated() 2557 ubifs_warn(c, "failing in LPT LEB %d", lnum); in power_cut_emulated() 2563 ubifs_warn(c, "failing in orphan LEB %d", lnum); in power_cut_emulated() 2567 ubifs_warn(c, "failing in index head LEB %d", lnum); in power_cut_emulated() 2571 ubifs_warn(c, "failing in GC head LEB %d", lnum); in power_cut_emulated() 2576 ubifs_warn(c, "failing in non-bud LEB %d", lnum); in power_cut_emulated() [all …]
|
H A D | io.c | 81 ubifs_warn(c, "switched to read-only mode, error %d", err); in ubifs_ro_mode() 363 ubifs_warn(c, "running out of sequence numbers, end of life soon"); in next_sqnum()
|
H A D | ubifs.h | 634 #define ubifs_warn(c, fmt, ...) \ macro 644 #define ubifs_warn(c, fmt, ...) \ macro
|
H A D | super.c | 230 ubifs_warn(c, "inode %lu uses '%s' compression, but it was not compiled in", in validate_inode() 681 ubifs_warn(c, "UBI volume is corrupted - read-only mode"); in init_constants_early() 1297 ubifs_warn(c, "cannot allocate %d bytes of memory for bulk-read, disabling it", in bu_init()
|
H A D | recovery.c | 1465 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()
|