Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.c2518 ubifs_warn(c, "failing after %lums", delay); in power_cut_emulated()
2524 ubifs_warn(c, "failing after %lu calls", delay); in power_cut_emulated()
2542 ubifs_warn(c, "failing in super block LEB %d", lnum); in power_cut_emulated()
2546 ubifs_warn(c, "failing in master LEB %d", lnum); in power_cut_emulated()
2552 ubifs_warn(c, "failing in log LEB %d", lnum); in power_cut_emulated()
2558 ubifs_warn(c, "failing in LPT LEB %d", lnum); in power_cut_emulated()
2564 ubifs_warn(c, "failing in orphan LEB %d", lnum); in power_cut_emulated()
2568 ubifs_warn(c, "failing in index head LEB %d", lnum); in power_cut_emulated()
2572 ubifs_warn(c, "failing in GC head LEB %d", lnum); in power_cut_emulated()
2577 ubifs_warn(c, "failing in non-bud LEB %d", lnum); in power_cut_emulated()
[all …]
H A Dio.c82 ubifs_warn(c, "switched to read-only mode, error %d", err); in ubifs_ro_mode()
364 ubifs_warn(c, "running out of sequence numbers, end of life soon"); in next_sqnum()
H A Dubifs.h635 #define ubifs_warn(c, fmt, ...) \ macro
645 #define ubifs_warn(c, fmt, ...) \ macro
H A Dsuper.c231 ubifs_warn(c, "inode %lu uses '%s' compression, but it was not compiled in", in validate_inode()
682 ubifs_warn(c, "UBI volume is corrupted - read-only mode"); in init_constants_early()
1298 ubifs_warn(c, "cannot allocate %d bytes of memory for bulk-read, disabling it", in bu_init()
H A Drecovery.c1466 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()