Lines Matching refs:cache_device_name
970 static const char *cache_device_name(struct cache *cache) in cache_device_name() function
985 cache_device_name(cache), descs[(int)mode]); in notify_mode_switch()
1000 cache_device_name(cache)); in set_cache_mode()
1030 const char *dev_name = cache_device_name(cache); in abort_transaction()
1050 cache_device_name(cache), op, r); in metadata_operation_failed()
1131 const char *dev_name = cache_device_name(cache); in migration_failure()
1170 cache_device_name(cache)); in migration_success_pre_commit()
1183 cache_device_name(cache)); in migration_success_pre_commit()
1204 cache_device_name(cache)); in migration_success_post_commit()
1280 DMERR_LIMIT("%s: issuing migration failed", cache_device_name(cache)); in issue_copy()
1885 cache_device_name(cache), __func__, in process_cell()
2127 DMERR("%s: policy_remove_cblock failed", cache_device_name(cache)); in process_invalidation_request()
3082 cache_device_name(cache), r); in cache_map()
3142 cache_device_name(cache), __func__, in cache_map()
3202 DMERR("%s: could not resize on-disk discard bitset", cache_device_name(cache)); in write_discard_bitset()
3244 DMERR("%s: could not write dirty bitset", cache_device_name(cache)); in sync_metadata()
3248 DMERR("%s: could not write discard bitset", cache_device_name(cache)); in sync_metadata()
3254 DMERR("%s: could not write hints", cache_device_name(cache)); in sync_metadata()
3263 DMERR("%s: could not write cache metadata", cache_device_name(cache)); in sync_metadata()
3404 cache_device_name(cache), in can_resize()
3419 DMERR("%s: could not resize cache metadata", cache_device_name(cache)); in resize_cache_dev()
3458 DMERR("%s: could not load cache mappings", cache_device_name(cache)); in cache_preresume()
3479 DMERR("%s: could not load origin discards", cache_device_name(cache)); in cache_preresume()
3537 cache_device_name(cache), r); in cache_status()
3544 cache_device_name(cache), r); in cache_status()
3576 cache_device_name(cache), (int) cache->features.io_mode); in cache_status()
3587 cache_device_name(cache), r); in cache_status()
3663 DMERR("%s: invalid cblock range '%s'", cache_device_name(cache), str); in parse_cblock_range()
3675 cache_device_name(cache), b, n); in validate_cblock_range()
3681 cache_device_name(cache), e, n); in validate_cblock_range()
3687 cache_device_name(cache), b, e); in validate_cblock_range()
3722 cache_device_name(cache)); in process_invalidate_cblocks_message()
3763 cache_device_name(cache)); in cache_message()