Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.c2471 ubifs_warn(c, "failing after %lums", delay); in power_cut_emulated()
2477 ubifs_warn(c, "failing after %lu calls", delay); in power_cut_emulated()
2495 ubifs_warn(c, "failing in super block LEB %d", lnum); in power_cut_emulated()
2499 ubifs_warn(c, "failing in master LEB %d", lnum); in power_cut_emulated()
2505 ubifs_warn(c, "failing in log LEB %d", lnum); in power_cut_emulated()
2511 ubifs_warn(c, "failing in LPT LEB %d", lnum); in power_cut_emulated()
2517 ubifs_warn(c, "failing in orphan LEB %d", lnum); in power_cut_emulated()
2521 ubifs_warn(c, "failing in index head LEB %d", lnum); in power_cut_emulated()
2525 ubifs_warn(c, "failing in GC head LEB %d", lnum); in power_cut_emulated()
2530 ubifs_warn(c, "failing in non-bud LEB %d", lnum); in power_cut_emulated()
[all …]
H A Dmisc.c42 void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...) in ubifs_warn() function
H A Dcompress.c121 ubifs_warn(c, "cannot compress %d bytes, compressor %s, error %d, leave data uncompressed", in ubifs_compress()
H A Dio.c76 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()
H A Dfile.c810 ubifs_warn(c, "ignoring error %d and skipping bulk-read", err); in ubifs_do_bulk_read()
1552 ubifs_warn(c, "out of space for mmapped file (inode number %lu)", in ubifs_vm_page_mkwrite()
H A Dsuper.c99 ubifs_warn(c, "inode %lu uses '%s' compression, but it was not compiled in", in validate_inode()
516 ubifs_warn(c, "UBI volume is corrupted - read-only mode"); in init_constants_early()
1215 ubifs_warn(c, "cannot allocate %d bytes of memory for bulk-read, disabling it", in bu_init()
H A Ddir.c149 ubifs_warn(c, "running out of inode numbers (current %lu, max %u)", in ubifs_new_inode()
262 ubifs_warn(c, "Inconsistent encryption contexts: %lu/%lu", in ubifs_lookup()
H A Dxattr.c518 ubifs_warn(c, "inode %lu has too many xattrs, doing a non-atomic deletion", in ubifs_purge_xattrs()
H A Dtnc_commit.c383 ubifs_warn(c, "out of space"); in layout_in_gaps()
H A Drecovery.c1481 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()
H A Dubifs.h2107 void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...);
H A Djournal.c359 ubifs_warn(c, "too many space allocation re-tries (%d)", in make_reservation()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.c2518 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 Dio.c82 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 Dubifs.h635 #define ubifs_warn(c, fmt, ...) \ macro
645 #define ubifs_warn(c, fmt, ...) \ macro
H A Dsuper.c231 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 Drecovery.c1466 ubifs_warn(c, "inode %lu failed to fix size %lld -> %lld error %d", in fix_size_in_place()