Lines Matching refs:DMERR

977 		DMERR("%s: unable to read needs_check flag, setting failure mode.",  in set_cache_mode()
983 DMERR("%s: unable to switch cache to write mode until repaired.", in set_cache_mode()
1020 DMERR("%s: failed to set 'needs_check' flag in metadata", dev_name); in abort_transaction()
1026 DMERR("%s: failed to abort metadata transaction", dev_name); in abort_transaction()
1598 DMERR("%s: policy_invalidate_mapping failed", cache_device_name(cache)); in invalidate_cblock()
2813 DMERR("%s: could not resize on-disk discard bitset", cache_device_name(cache)); in write_discard_bitset()
2855 DMERR("%s: could not write dirty bitset", cache_device_name(cache)); in sync_metadata()
2859 DMERR("%s: could not write discard bitset", cache_device_name(cache)); in sync_metadata()
2865 DMERR("%s: could not write hints", cache_device_name(cache)); in sync_metadata()
2874 DMERR("%s: could not write cache metadata", cache_device_name(cache)); in sync_metadata()
3014 DMERR("%s: unable to extend cache due to missing cache table reload", in can_resize()
3026 DMERR("%s: unable to shrink cache; cache block %llu is dirty", in can_resize()
3042 DMERR("%s: could not resize cache metadata", cache_device_name(cache)); in resize_cache_dev()
3081 DMERR("%s: could not load cache mappings", cache_device_name(cache)); in cache_preresume()
3102 DMERR("%s: could not load origin discards", cache_device_name(cache)); in cache_preresume()
3160 DMERR("%s: dm_cache_get_free_metadata_block_count returned %d", in cache_status()
3167 DMERR("%s: dm_cache_get_metadata_dev_size returned %d", in cache_status()
3204 DMERR("%s: internal error: unknown io mode: %d", in cache_status()
3215 DMERR("%s: policy_emit_config_values returned %d", in cache_status()
3301 DMERR("%s: invalid cblock range '%s'", cache_device_name(cache), str); in parse_cblock_range()
3312 DMERR("%s: begin cblock out of range: %llu >= %llu", in validate_cblock_range()
3318 DMERR("%s: end cblock out of range: %llu > %llu", in validate_cblock_range()
3324 DMERR("%s: invalid cblock range: %llu >= %llu", in validate_cblock_range()
3367 DMERR("%s: cache has to be in passthrough mode for invalidation", in process_invalidate_cblocks_message()
3409 DMERR("%s: unable to service cache target messages in READ_ONLY or FAIL mode", in cache_message()
3492 DMERR("cache target registration failed: %d", r); in dm_cache_init()