Symbol: ubifs_warn
fs/ubifs/debug.c
2499
ubifs_warn(c, "failing after %lums", delay);
fs/ubifs/debug.c
2505
ubifs_warn(c, "failing after %lu calls", delay);
fs/ubifs/debug.c
2523
ubifs_warn(c, "failing in super block LEB %d", lnum);
fs/ubifs/debug.c
2527
ubifs_warn(c, "failing in master LEB %d", lnum);
fs/ubifs/debug.c
2533
ubifs_warn(c, "failing in log LEB %d", lnum);
fs/ubifs/debug.c
2539
ubifs_warn(c, "failing in LPT LEB %d", lnum);
fs/ubifs/debug.c
2545
ubifs_warn(c, "failing in orphan LEB %d", lnum);
fs/ubifs/debug.c
2549
ubifs_warn(c, "failing in index head LEB %d", lnum);
fs/ubifs/debug.c
2553
ubifs_warn(c, "failing in GC head LEB %d", lnum);
fs/ubifs/debug.c
2558
ubifs_warn(c, "failing in non-bud LEB %d", lnum);
fs/ubifs/debug.c
2563
ubifs_warn(c, "failing in bud LEB %d commit running", lnum);
fs/ubifs/debug.c
2567
ubifs_warn(c, "failing in bud LEB %d commit not running", lnum);
fs/ubifs/debug.c
2571
ubifs_warn(c, "========== Power cut emulated ==========");
fs/ubifs/debug.c
2586
ubifs_warn(c, "filled bytes %u-%u with %s", from, to - 1,
fs/ubifs/debug.c
2608
ubifs_warn(c, "actually write %d bytes to LEB %d:%d (the buffer was corrupted)",
fs/ubifs/dir.c
156
ubifs_warn(c, "running out of inode numbers (current %lu, max %u)",
fs/ubifs/dir.c
284
ubifs_warn(c, "Inconsistent encryption contexts: %llu/%llu",
fs/ubifs/file.c
1534
ubifs_warn(c, "out of space for mmapped file (inode number %llu)",
fs/ubifs/file.c
789
ubifs_warn(c, "ignoring error %d and skipping bulk-read", err);
fs/ubifs/io.c
369
ubifs_warn(c, "running out of sequence numbers, end of life soon");
fs/ubifs/io.c
76
ubifs_warn(c, "switched to read-only mode, error %d", err);
fs/ubifs/journal.c
458
ubifs_warn(c, "too many space allocation cmt_retries (%d) "
fs/ubifs/recovery.c
1446
ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d",
fs/ubifs/super.c
1165
ubifs_warn(c, "cannot allocate %d bytes of memory for bulk-read, disabling it",
fs/ubifs/super.c
512
ubifs_warn(c, "UBI volume is corrupted - read-only mode");
fs/ubifs/super.c
95
ubifs_warn(c, "inode %llu uses '%s' compression, but it was not compiled in",
fs/ubifs/tnc_commit.c
382
ubifs_warn(c, "out of space");
fs/ubifs/ubifs.h
2148
void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...);
fs/ubifs/xattr.c
501
ubifs_warn(c, "inode %llu has too many xattrs, doing a non-atomic deletion",