ubifs_warn
ubifs_warn(c, "failing after %lums", delay);
ubifs_warn(c, "failing after %lu calls", delay);
ubifs_warn(c, "failing in super block LEB %d", lnum);
ubifs_warn(c, "failing in master LEB %d", lnum);
ubifs_warn(c, "failing in log LEB %d", lnum);
ubifs_warn(c, "failing in LPT LEB %d", lnum);
ubifs_warn(c, "failing in orphan LEB %d", lnum);
ubifs_warn(c, "failing in index head LEB %d", lnum);
ubifs_warn(c, "failing in GC head LEB %d", lnum);
ubifs_warn(c, "failing in non-bud LEB %d", lnum);
ubifs_warn(c, "failing in bud LEB %d commit running", lnum);
ubifs_warn(c, "failing in bud LEB %d commit not running", lnum);
ubifs_warn(c, "========== Power cut emulated ==========");
ubifs_warn(c, "filled bytes %u-%u with %s", from, to - 1,
ubifs_warn(c, "actually write %d bytes to LEB %d:%d (the buffer was corrupted)",
ubifs_warn(c, "running out of inode numbers (current %lu, max %u)",
ubifs_warn(c, "Inconsistent encryption contexts: %llu/%llu",
ubifs_warn(c, "out of space for mmapped file (inode number %llu)",
ubifs_warn(c, "ignoring error %d and skipping bulk-read", err);
ubifs_warn(c, "running out of sequence numbers, end of life soon");
ubifs_warn(c, "switched to read-only mode, error %d", err);
ubifs_warn(c, "too many space allocation cmt_retries (%d) "
ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d",
ubifs_warn(c, "cannot allocate %d bytes of memory for bulk-read, disabling it",
ubifs_warn(c, "UBI volume is corrupted - read-only mode");
ubifs_warn(c, "inode %llu uses '%s' compression, but it was not compiled in",
ubifs_warn(c, "out of space");
void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...);
ubifs_warn(c, "inode %llu has too many xattrs, doing a non-atomic deletion",