Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-target.c970 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()
[all …]