Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Ddebug.c2473 ubifs_warn(c, "failing after %lums", delay); in power_cut_emulated()
2479 ubifs_warn(c, "failing after %lu calls", delay); in power_cut_emulated()
2497 ubifs_warn(c, "failing in super block LEB %d", lnum); in power_cut_emulated()
2501 ubifs_warn(c, "failing in master LEB %d", lnum); in power_cut_emulated()
2507 ubifs_warn(c, "failing in log LEB %d", lnum); in power_cut_emulated()
2513 ubifs_warn(c, "failing in LPT LEB %d", lnum); in power_cut_emulated()
2519 ubifs_warn(c, "failing in orphan LEB %d", lnum); in power_cut_emulated()
2523 ubifs_warn(c, "failing in index head LEB %d", lnum); in power_cut_emulated()
2527 ubifs_warn(c, "failing in GC head LEB %d", lnum); in power_cut_emulated()
2532 ubifs_warn(c, "failing in non-bud LEB %d", lnum); in power_cut_emulated()
[all …]
Dcompress.c115 ubifs_warn(c, "cannot compress %d bytes, compressor %s, error %d, leave data uncompressed", in ubifs_compress()
Dio.c88 ubifs_warn(c, "switched to read-only mode, error %d", err); in ubifs_ro_mode()
362 ubifs_warn(c, "running out of sequence numbers, end of life soon"); in next_sqnum()
Dfile.c805 ubifs_warn(c, "ignoring error %d and skipping bulk-read", err); in ubifs_do_bulk_read()
1488 ubifs_warn(c, "out of space for mmapped file (inode number %lu)", in ubifs_vm_page_mkwrite()
Dsuper.c93 ubifs_warn(c, "inode %lu uses '%s' compression, but it was not compiled in", in validate_inode()
495 ubifs_warn(c, "UBI volume is corrupted - read-only mode"); in init_constants_early()
1109 ubifs_warn(c, "cannot allocate %d bytes of memory for bulk-read, disabling it", in bu_init()
Dtnc_commit.c387 ubifs_warn(c, "out of space"); in layout_in_gaps()
Dubifs.h55 #define ubifs_warn(c, fmt, ...) \ macro
Ddir.c154 ubifs_warn(c, "running out of inode numbers (current %lu, max %u)", in ubifs_new_inode()
Drecovery.c1461 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()
Djournal.c370 ubifs_warn(c, "too many space allocation re-tries (%d)", in make_reservation()