Home
last modified time | relevance | path

Searched refs:ubifs_warn (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/fs/ubifs/
Ddebug.c2517 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 …]
Dio.c81 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()
Dubifs.h634 #define ubifs_warn(c, fmt, ...) \ macro
644 #define ubifs_warn(c, fmt, ...) \ macro
Dsuper.c230 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()
Drecovery.c1465 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()