Searched refs:ubifs_warn (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | debug.c | 2518 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 D | io.c | 82 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 D | ubifs.h | 635 #define ubifs_warn(c, fmt, ...) \ macro 645 #define ubifs_warn(c, fmt, ...) \ macro
|
| H A D | super.c | 231 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 D | recovery.c | 1466 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()
|