Searched refs:vdo_log_warning (Results 1 - 13 of 13) sorted by last modified time

/linux-master/drivers/md/dm-vdo/
H A Ddata-vio.c1325 vdo_log_warning("VDO not read-only when cleaning data_vio with RJ lock");
H A Dthread-utils.c61 vdo_log_warning("Error allocating memory for %s", name);
H A Dslab-depot.c2222 vdo_log_warning("Torn write detected in sector %u of reference block %zu of slab %u",
H A Drepair.c296 vdo_log_warning("Recovery aborted");
1704 vdo_log_warning("Rebuilding reference counts to clear read-only mode");
1707 vdo_log_warning("Rebuilding reference counts for upgrade");
1709 vdo_log_warning("Device was dirty, rebuilding reference counts");
H A Drecovery-journal.c807 vdo_log_warning("journal being freed has uncommitted entries");
H A Dlogger.h93 #define vdo_log_warning(...) vdo_log_message(VDO_LOG_WARNING, __VA_ARGS__) macro
H A Ddm-vdo-target.c234 vdo_log_warning("Detected version mismatch between kernel module and tools kernel: %d, tool: %d",
236 vdo_log_warning("Please consider upgrading management tools to match kernel.");
1031 vdo_log_warning("invalid argument '%s' to dmsetup compression message",
1036 vdo_log_warning("unrecognized dmsetup message '%s' received", argv[0]);
1093 vdo_log_warning("unspecified dmsetup message");
1287 vdo_log_warning("Growing logical size: a logical size of %llu blocks was specified, but that differs from the %llu blocks configured in the vdo super block",
H A Ddump.c117 vdo_log_warning("dump option name '%s' unknown", argv[i]);
/linux-master/drivers/md/dm-vdo/indexer/
H A Dvolume.c448 vdo_log_warning("Index page map updated to %llu",
450 vdo_log_warning("Page map expects that chapter %u page %u has range %u to %u, but chapter index page has chapter %llu with range %u to %u",
569 vdo_log_warning("Page %u invalidated after read", page_number);
577 vdo_log_warning("Error initializing chapter index page");
585 vdo_log_warning("Error putting page %u in cache", page_number);
715 vdo_log_warning("Corrupt index page %u", physical_page);
723 vdo_log_warning("Error putting page %u in cache", physical_page);
1080 vdo_log_warning("Error initialize chapter index page");
1087 vdo_log_warning("Error putting page %u in cache", physical_page);
H A Dopen-chapter.c269 vdo_log_warning("Failed to add %d entries to chapter index",
H A Dconfig.c162 vdo_log_warning("Supplied configuration does not match save");
H A Ddelta-index.c1381 vdo_log_warning("Decoded past the end of the delta list");
H A Dchapter-index.c169 vdo_log_warning("The chapter index for chapter %llu contains %llu entries with %llu collisions",
201 vdo_log_warning("To avoid chapter index page overflow in chapter %llu, %u entries were removed from the chapter index",

Completed in 275 milliseconds