Searched refs:ubifs_warn (Results 1 – 5 of 5) sorted by relevance
| /u-boot/fs/ubifs/ |
| A D | debug.c | 2519 ubifs_warn(c, "failing after %lums", delay); in power_cut_emulated() 2525 ubifs_warn(c, "failing after %lu calls", delay); in power_cut_emulated() 2543 ubifs_warn(c, "failing in super block LEB %d", lnum); in power_cut_emulated() 2547 ubifs_warn(c, "failing in master LEB %d", lnum); in power_cut_emulated() 2553 ubifs_warn(c, "failing in log LEB %d", lnum); in power_cut_emulated() 2559 ubifs_warn(c, "failing in LPT LEB %d", lnum); in power_cut_emulated() 2565 ubifs_warn(c, "failing in orphan LEB %d", lnum); in power_cut_emulated() 2569 ubifs_warn(c, "failing in index head LEB %d", lnum); in power_cut_emulated() 2573 ubifs_warn(c, "failing in GC head LEB %d", lnum); in power_cut_emulated() 2578 ubifs_warn(c, "failing in non-bud LEB %d", lnum); in power_cut_emulated() [all …]
|
| A D | io.c | 85 ubifs_warn(c, "switched to read-only mode, error %d", err); in ubifs_ro_mode() 367 ubifs_warn(c, "running out of sequence numbers, end of life soon"); in next_sqnum()
|
| A D | ubifs.h | 634 #define ubifs_warn(c, fmt, ...) \ macro 644 #define ubifs_warn(c, fmt, ...) \ macro
|
| A D | super.c | 234 ubifs_warn(c, "inode %lu uses '%s' compression, but it was not compiled in", in validate_inode() 685 ubifs_warn(c, "UBI volume is corrupted - read-only mode"); in init_constants_early() 1301 ubifs_warn(c, "cannot allocate %d bytes of memory for bulk-read, disabling it", in bu_init()
|
| A D | recovery.c | 1468 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()
|
Completed in 20 milliseconds