diff options
Diffstat (limited to 'drivers/md/dm-cache-policy-internal.h')
| -rw-r--r-- | drivers/md/dm-cache-policy-internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/md/dm-cache-policy-internal.h b/drivers/md/dm-cache-policy-internal.h index 52a75beeced5..0928abdc49f0 100644 --- a/drivers/md/dm-cache-policy-internal.h +++ b/drivers/md/dm-cache-policy-internal.h | |||
| @@ -117,6 +117,8 @@ void dm_cache_policy_destroy(struct dm_cache_policy *p); | |||
| 117 | */ | 117 | */ |
| 118 | const char *dm_cache_policy_get_name(struct dm_cache_policy *p); | 118 | const char *dm_cache_policy_get_name(struct dm_cache_policy *p); |
| 119 | 119 | ||
| 120 | const unsigned *dm_cache_policy_get_version(struct dm_cache_policy *p); | ||
| 121 | |||
| 120 | size_t dm_cache_policy_get_hint_size(struct dm_cache_policy *p); | 122 | size_t dm_cache_policy_get_hint_size(struct dm_cache_policy *p); |
| 121 | 123 | ||
| 122 | /*----------------------------------------------------------------*/ | 124 | /*----------------------------------------------------------------*/ |
